Skip to content

Commit 5166f28

Browse files
committed
Fix README example version
1 parent 76b9732 commit 5166f28

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 @@ For example:
2020

2121
```toml
2222
[dependencies]
23-
secret-service = { version = "3.0.0", features = ["rt-tokio-crypto-rust"] }
23+
secret-service = { version = "4.0.0", features = ["rt-tokio-crypto-rust"] }
2424
```
2525

2626
Available feature flags:

0 commit comments

Comments
 (0)