Skip to content

Commit 4f9539c

Browse files
build(deps): bump toml from 0.9.11+spec-1.1.0 to 1.0.3+spec-1.1.0
Bumps [toml](https://github.com/toml-rs/toml) from 0.9.11+spec-1.1.0 to 1.0.3+spec-1.1.0. - [Commits](toml-rs/toml@toml-v0.9.11...toml-v1.0.3) --- updated-dependencies: - dependency-name: toml dependency-version: 1.0.3+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cef4f12 commit 4f9539c

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

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

chombot/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ env_logger.workspace = true
2424
num-bigint.workspace = true
2525
itertools.workspace = true
2626
poise.workspace = true
27-
toml = "0.9.11"
27+
toml = "1.0.3"
2828
chombot-common = { path = "../chombot-common" }
2929

3030
[dev-dependencies]

0 commit comments

Comments
 (0)