We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9afe19d commit e713b12Copy full SHA for e713b12
1 file changed
crates/bin/docs_rs_web/Cargo.toml
@@ -44,7 +44,7 @@ docs_rs_uri = { path = "../../lib/docs_rs_uri" }
44
docs_rs_utils = { path = "../../lib/docs_rs_utils" }
45
font-awesome-as-a-crate = { path = "../../lib/font-awesome-as-a-crate" }
46
futures-util = { workspace = true }
47
-getrandom = "0.3.1"
+getrandom = "0.4.0"
48
http = { workspace = true }
49
lol_html = "2.0.0"
50
mime = { workspace = true }
0 commit comments