This repository has been archived on 2024-10-16. You can view files and clone it, but cannot push or open issues or pull requests.
pt/scripts/publish.sh

5 lines
97 B
Bash
Raw Normal View History

2024-01-17 14:55:07 +01:00
#!/bin/bash
2024-01-17 15:02:29 +01:00
set -e
2024-01-17 14:55:07 +01:00
cargo ws publish --registry cscherr
cargo publish --registry cscherr -p libpt