Skip to content

Commit 239b735

Browse files
authored
Merge pull request #26 from tansly/dependabot/cargo/rand-0.7.3
Bump rand from 0.7.2 to 0.7.3
2 parents 28be2db + a39b4b8 commit 239b735

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)