Skip to content

Commit b811d26

Browse files
authored
Update rand_core version number in Readme (#1569)
1 parent 5b6201d commit b811d26

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,9 @@ The traits and error types are also available via `rand`.
4141
## Versions
4242

4343
The current version is:
44-
```
45-
rand_core = "=0.9.0-beta.1"
44+
45+
```toml
46+
rand_core = "0.9.0"
4647
```
4748

4849

0 commit comments

Comments
 (0)