Skip to content

Commit 1e3f8fe

Browse files
chore(deps): bump toml in /bots/cipherbot
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 87001ec commit 1e3f8fe

2 files changed

Lines changed: 7 additions & 66 deletions

File tree

bots/cipherbot/Cargo.lock

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

bots/cipherbot/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ clap = { version = "4", features = ["derive"] }
2424
# Serialization
2525
serde = { version = "1", features = ["derive"] }
2626
serde_json = "1"
27-
toml = "0.8"
27+
toml = "1.1"
2828

2929
# Error handling
3030
anyhow = "1"

0 commit comments

Comments
 (0)