latest pushes

This commit is contained in:
2024-11-24 01:17:59 -05:00
parent e91cd8b6a7
commit e67863164f
6 changed files with 461 additions and 0 deletions

4
Package/rust/publish.sh Executable file
View File

@@ -0,0 +1,4 @@
cp ../../README.md .
bash ../../git_scripts/push.sh
cargo publish
rm -f README.md