Skip to content

Commit 6a65c83

Browse files
renovate[bot]syphar
authored andcommitted
fix(deps): update rust crate getrandom to 0.4.0
1 parent 9f1ff9e commit 6a65c83

2 files changed

Lines changed: 152 additions & 2 deletions

File tree

Cargo.lock

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

crates/bin/docs_rs_web/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ docs_rs_uri = { path = "../../lib/docs_rs_uri" }
4444
docs_rs_utils = { path = "../../lib/docs_rs_utils" }
4545
font-awesome-as-a-crate = { path = "../../lib/font-awesome-as-a-crate" }
4646
futures-util = { workspace = true }
47-
getrandom = "0.3.1"
47+
getrandom = "0.4.0"
4848
http = { workspace = true }
4949
lol_html = "2.0.0"
5050
mime = { workspace = true }

0 commit comments

Comments
 (0)