Skip to content

Commit 8754a8d

Browse files
authored
Fixed version in docs (#253)
1 parent 41eb454 commit 8754a8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

argon2/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
//!
2525
//! ```toml
2626
//! [dependencies]
27-
//! argon2 = "0.2"
27+
//! argon2 = "0.3"
2828
//! rand_core = { version = "0.6", features = ["std"] }
2929
//! ```
3030
//!

0 commit comments

Comments
 (0)