Skip to content

Commit

Permalink
Merge pull request #2068 from rust-lang/dependabot/cargo/all-80a9b90fa2
Browse files Browse the repository at this point in the history
Bump the all group with 2 updates
  • Loading branch information
senekor authored Oct 1, 2024
2 parents a7b4b72 + cbe6073 commit 6002b2a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ rocket = "0.5.1"
rocket_dyn_templates = { version = "0.2.0", features = ["handlebars"] }
serde = { version = "1.0", features = ["derive"] }
sass-rs = "0.2.1"
reqwest = { version = "0.12.7", features = ["json"] }
reqwest = { version = "0.12.8", features = ["json"] }
toml = "0.8"
serde_json = "1.0"
rust_team_data = { git = "https://github.com/rust-lang/team" }
Expand Down

0 comments on commit 6002b2a

Please sign in to comment.