latest pushes

This commit is contained in:
2024-11-26 08:36:57 -05:00
parent 3768f70eba
commit b5b7483adb
5 changed files with 392 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