We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27bf750 commit 5b61409Copy full SHA for 5b61409
crates/generate_blog/Cargo.toml
@@ -9,4 +9,4 @@ inquire = "=0.7.5"
9
serde = "=1.0.219"
10
toml = "=0.8.22"
11
rust_team_data = { git = "https://github.com/rust-lang/team" }
12
-ureq = { version = "3", features = ["rustls", "json"] }
+ureq = { version = "=3.0.11", features = ["rustls", "json"] }
0 commit comments