Skip to content

Commit

Permalink
docs: update cainome version into README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
glihm authored May 19, 2024
1 parent ec18eea commit b5c728a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/rs-macro/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ This crates contains the compile-time rust macro `abigen` to generate rust bindi
```toml
# Cargo.toml

cainome = { git = "https://github.com/cartridge-gg/cainome", tag = "v0.1.10", features = ["abigen-rs"] }
cainome = { git = "https://github.com/cartridge-gg/cainome", tag = "v0.2.9", features = ["abigen-rs"] }
```

```rust
Expand Down

0 comments on commit b5c728a

Please sign in to comment.