Skip to content

Commit 3a21093

Browse files
chore(deps): bump toml from 0.8.23 to 1.1.2+spec-1.1.0 in /bots/glambot
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.23 to 1.1.2+spec-1.1.0. - [Commits](toml-rs/toml@toml-v0.8.23...toml-v1.1.2) --- updated-dependencies: - dependency-name: toml dependency-version: 1.1.2+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c321188 commit 3a21093

2 files changed

Lines changed: 22 additions & 27 deletions

File tree

bots/glambot/Cargo.lock

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

bots/glambot/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ clap = { version = "4", features = ["derive", "env"] }
2121
serde = { version = "1", features = ["derive"] }
2222
serde_json = "1"
2323
serde_yaml = "0.9"
24-
toml = "0.8"
24+
toml = "1.1"
2525

2626
# File operations
2727
walkdir = "2"

0 commit comments

Comments
 (0)