Cargo stinky aaaa

This commit is contained in:
2025-11-26 15:26:07 +11:00
parent 20f5a0bf10
commit 8d9e8aea89
4 changed files with 4 additions and 0 deletions

View File

@@ -60,6 +60,7 @@ println!("{file:?} -> {out:?} (number: {number:?})",
main: main:
* Fixed coerced `ArgumentError` not being rewritten for positional arguments. * Fixed coerced `ArgumentError` not being rewritten for positional arguments.
* Moved top level includes to `pub use`. * Moved top level includes to `pub use`.
* Hopefully work around licence & read me texts not being included in crate.
v0.2.1: v0.2.1:
* Fixed licence field in `Cargo.toml`. * Fixed licence field in `Cargo.toml`.

1
jaarg/LICENSE.Apache-2.0 Symbolic link
View File

@@ -0,0 +1 @@
../LICENSE.Apache-2.0

1
jaarg/LICENSE.MIT Symbolic link
View File

@@ -0,0 +1 @@
../LICENSE.MIT

1
jaarg/README.md Symbolic link
View File

@@ -0,0 +1 @@
../README.md