Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 158 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 158 Bytes

tx-sitter-client-rust

Publishing to cargo

  1. Update version in Cargo.toml
  2. git tag v1.0.XXXXX
  3. git push --tags
  4. cargo publish --allow-dirty