Skip to content

Commit 6a5653e

Browse files
Bump toml from 0.9.11+spec-1.1.0 to 1.0.2+spec-1.1.0 (#1355)
Bumps [toml](https://github.com/toml-rs/toml) from 0.9.11+spec-1.1.0 to 1.0.2+spec-1.1.0. - [Commits](toml-rs/toml@toml-v0.9.11...toml-v1.0.2) --- updated-dependencies: - dependency-name: toml dependency-version: 1.0.2+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1633dfb commit 6a5653e

File tree

2 files changed

+32
-8
lines changed

2 files changed

+32
-8
lines changed

Cargo.lock

Lines changed: 31 additions & 7 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
@@ -67,7 +67,7 @@ test-common = { path = "test-common" }
6767
thouart = { git = "https://github.com/oxidecomputer/thouart" }
6868
tokio = { version = "1.49.0", features = ["full"] }
6969
tokio-util = "0.7.18"
70-
toml = "0.9.11"
70+
toml = "1.0.3"
7171
toml_edit = "0.24.0"
7272
tracing = "0.1.44"
7373
tracing-subscriber = { version = "0.3.22", features = ["env-filter", "json"] }

0 commit comments

Comments
 (0)