Skip to content

Commit 2ea85ab

Browse files
Update Rust crate ureq to v3.0.12
1 parent d98b022 commit 2ea85ab

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

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

crates/generate_blog/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ inquire = "=0.7.5"
99
serde = "=1.0.219"
1010
toml = "=0.8.23"
1111
rust_team_data = { git = "https://github.com/rust-lang/team" }
12-
ureq = { version = "=3.0.11", features = ["rustls", "json"] }
12+
ureq = { version = "=3.0.12", features = ["rustls", "json"] }

0 commit comments

Comments
 (0)