Skip to content

Commit

Permalink
Bump the all group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the all group with 2 updates: [reqwest](https://github.com/seanmonstar/reqwest) and [rust_team_data](https://github.com/rust-lang/team).


Updates `reqwest` from 0.12.7 to 0.12.8
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](seanmonstar/reqwest@v0.12.7...v0.12.8)

Updates `rust_team_data` from `88e8817` to `88504c8`
- [Commits](rust-lang/team@88e8817...88504c8)

---
updated-dependencies:
- dependency-name: reqwest
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: rust_team_data
  dependency-type: direct:production
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent a7b4b72 commit cbe6073
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 cbe6073

Please sign in to comment.