Skip to content

Commit

Permalink
Merge pull request #1999 from rust-lang/dependabot/cargo/all-ce56b66527
Browse files Browse the repository at this point in the history
Bump the all group with 2 updates
  • Loading branch information
senekor committed Jun 18, 2024
2 parents 99046e6 + 2f7f166 commit a9870d8
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 6 deletions.
96 changes: 91 additions & 5 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 @@ -18,7 +18,7 @@ rocket_dyn_templates = { version = "0.2.0", features = ["handlebars"] }
serde = { version = "1.0", features = ["derive"] }
serde_yaml = "0.9.34"
sass-rs = "0.2.1"
reqwest = { version = "0.12.4", features = ["json"] }
reqwest = { version = "0.12.5", 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 a9870d8

Please sign in to comment.