Skip to content

Commit a2d4096

Browse files
authored
Bump dependency version in readme
1 parent f5090b5 commit a2d4096

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ your project by:
1212
* Adding the following line to your Cargo.toml:
1313
```toml
1414
[dependencies]
15-
safe-discriminant = "0.1.0"
15+
safe-discriminant = "0.2.0"
1616
```
1717
* Or runing this command in your cargo project:
1818
```sh

0 commit comments

Comments
 (0)