Skip to content

Commit 44b1443

Browse files
authored
Merge pull request #2129 from rust-lang/dependabot/cargo/all-e01434e937
Bump the all group with 5 updates
2 parents fca73cb + f7264f7 commit 44b1443

File tree

2 files changed

+119
-46
lines changed

2 files changed

+119
-46
lines changed

Diff for: Cargo.lock

+117-44
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ rocket = "0.5.1"
1010
rocket_dyn_templates = { version = "0.2.0", features = ["handlebars"] }
1111
serde = { version = "1.0", features = ["derive"] }
1212
sass-rs = "0.2.1"
13-
reqwest = { version = "0.12.12", features = ["json"] }
13+
reqwest = { version = "0.12.15", features = ["json"] }
1414
toml = "0.8"
1515
serde_json = "1.0"
1616
rust_team_data = { git = "https://github.com/rust-lang/team" }
1717
percent-encoding = "2.1.0"
1818

1919
[dev-dependencies]
20-
time = { version = "0.3.36", features = ["parsing"] }
20+
time = { version = "0.3.41", features = ["parsing"] }

0 commit comments

Comments
 (0)