Skip to content

Commit c42bdd7

Browse files
authored
Update rand_core version number in Readme (#1613)
# Summary Updates the rand_core version number in the rand_core Readme. # Motivation The version was out of date.
1 parent 2d84d25 commit c42bdd7

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
@@ -43,7 +43,7 @@ The traits and error types are also available via `rand`.
4343
The current version is:
4444

4545
```toml
46-
rand_core = "0.9.0"
46+
rand_core = "0.9.3"
4747
```
4848

4949

0 commit comments

Comments
 (0)