Documentation
1
2
3
4
5
6
7
8
#!/bin/bash

# Turn off echo
set +x

#cargo login
#cargo publish --dry-run
cargo publish