Skip to content

Commit

Permalink
Fix README example version
Browse files Browse the repository at this point in the history
  • Loading branch information
complexspaces committed Jun 21, 2024
1 parent 76b9732 commit 5166f28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ For example:

```toml
[dependencies]
secret-service = { version = "3.0.0", features = ["rt-tokio-crypto-rust"] }
secret-service = { version = "4.0.0", features = ["rt-tokio-crypto-rust"] }
```

Available feature flags:
Expand Down

0 comments on commit 5166f28

Please sign in to comment.