Skip to content

Commit baf476a

Browse files
committed
docs: update crate version in README
1 parent 3397193 commit baf476a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ To use the crate from [crates.io](https://crates.io/crates/starknet), add the fo
2020

2121
```toml
2222
[dependencies]
23-
starknet = "0.6.0"
23+
starknet = "0.8.0"
2424
```
2525

2626
Note that the [crates.io version](https://crates.io/crates/starknet) might be outdated. You may want to use the library directly from GitHub for all the latest features and fixes:

0 commit comments

Comments
 (0)