Skip to content

Commit 020636a

Browse files
Bump toml from 0.9.11+spec-1.1.0 to 1.0.2+spec-1.1.0
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>
1 parent 44e5b72 commit 020636a

File tree

2 files changed

+33
-9
lines changed

2 files changed

+33
-9
lines changed

Cargo.lock

Lines changed: 32 additions & 8 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)