Skip to content

Commit 78f551d

Browse files
Bump the all group with 3 updates
Bumps the all group with 3 updates: [toml](https://github.com/toml-rs/toml), [rust_team_data](https://github.com/rust-lang/team) and [handlebars](https://github.com/sunng87/handlebars-rust). Updates `toml` from 0.8.14 to 0.8.15 - [Commits](toml-rs/toml@toml-v0.8.14...toml-v0.8.15) Updates `rust_team_data` from `b95a65d` to `1b3d756` - [Commits](rust-lang/team@b95a65d...1b3d756) Updates `handlebars` from 5.1.2 to 6.0.0 - [Release notes](https://github.com/sunng87/handlebars-rust/releases) - [Changelog](https://github.com/sunng87/handlebars-rust/blob/master/CHANGELOG.md) - [Commits](sunng87/handlebars-rust@v5.1.2...v6.0.0) --- updated-dependencies: - dependency-name: toml 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 - dependency-name: handlebars dependency-type: direct:production update-type: version-update:semver-major dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e976241 commit 78f551d

File tree

2 files changed

+23
-9
lines changed

2 files changed

+23
-9
lines changed

Cargo.lock

Lines changed: 22 additions & 8 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
@@ -20,6 +20,6 @@ reqwest = { version = "0.12.5", features = ["json"] }
2020
toml = "0.8"
2121
serde_json = "1.0"
2222
rust_team_data = { git = "https://github.com/rust-lang/team" }
23-
handlebars = "5.1.0"
23+
handlebars = "6.0.0"
2424
siphasher = "1.0.1"
2525
percent-encoding = "2.1.0"

0 commit comments

Comments
 (0)