Skip to content

Commit d02f0e9

Browse files
chore(deps): bump toml from 0.8.23 to 1.1.2+spec-1.1.0 in /bots/seambot
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 cc2ab2f commit d02f0e9

2 files changed

Lines changed: 22 additions & 27 deletions

File tree

bots/seambot/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/seambot/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ clap = { version = "4", features = ["derive", "env"] }
2020
# Serialization
2121
serde = { version = "1", features = ["derive"] }
2222
serde_json = "1"
23-
toml = "0.8"
23+
toml = "1.1"
2424

2525
# File processing
2626
walkdir = "2"

0 commit comments

Comments
 (0)