Skip to content

Commit 81a78e5

Browse files
Bump the all group with 4 updates
Bumps the all group with 4 updates: [serde](https://github.com/serde-rs/serde), [reqwest](https://github.com/seanmonstar/reqwest), [serde_json](https://github.com/serde-rs/json) and [rust_team_data](https://github.com/rust-lang/team). Updates `serde` from 1.0.208 to 1.0.209 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.208...v1.0.209) Updates `reqwest` from 0.12.6 to 0.12.7 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.6...v0.12.7) Updates `serde_json` from 1.0.125 to 1.0.127 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@1.0.125...1.0.127) Updates `rust_team_data` from `75490d3` to `430fff8` - [Commits](rust-lang/team@75490d3...430fff8) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: serde_json 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]>
1 parent 86ff777 commit 81a78e5

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ 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.6", features = ["json"] }
13+
reqwest = { version = "0.12.7", features = ["json"] }
1414
toml = "0.8"
1515
serde_json = "1.0"
1616
rust_team_data = { git = "https://github.com/rust-lang/team" }

0 commit comments

Comments
 (0)