Skip to content

Commit e713b12

Browse files
fix(deps): update rust crate getrandom to 0.4.0
1 parent 9afe19d commit e713b12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)