Skip to content

Commit 7a3666a

Browse files
authored
Merge pull request #215 from yati-sagade/patch-1
Update version in docs
2 parents 85ceba8 + 0144a4b commit 7a3666a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
//!
2727
//! ```toml
2828
//! [dependencies]
29-
//! rand = "0.3"
29+
//! rand = "0.4"
3030
//! ```
3131
//!
3232
//! and this to your crate root:

0 commit comments

Comments
 (0)