Skip to content

Commit a39b4b8

Browse files
Bump rand from 0.7.2 to 0.7.3
Bumps [rand](https://github.com/rust-random/rand) from 0.7.2 to 0.7.3. - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/rand/commits) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 642fd24 commit a39b4b8

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ license = "MIT"
1111
actix-web = "1.0.8"
1212
serde = "1.0.104"
1313
futures = "0.1.29"
14-
rand = "0.7.2"
14+
rand = "0.7.3"
1515
actix-web-httpauth = "0.3.2"
1616
syntect = "3.3.0"
1717

0 commit comments

Comments
 (0)