mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-05-04 12:31:27 +00:00
build(deps): bump toml in /src/tools/agent-ctl
Bumps [toml](https://github.com/toml-rs/toml) from 0.5.11 to 1.1.2+spec-1.1.0. - [Commits](https://github.com/toml-rs/toml/compare/toml-v0.5.11...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>
This commit is contained in:
@@ -190,7 +190,7 @@ tempfile = "3.19.1"
|
||||
thiserror = "1.0.26"
|
||||
tokio = "1.46.1"
|
||||
tokio-vsock = "0.3.4"
|
||||
toml = "0.5.8"
|
||||
toml = "1.1.2"
|
||||
tracing = "0.1.44"
|
||||
tracing-opentelemetry = "0.18.0"
|
||||
tracing-subscriber = "0.3.20"
|
||||
|
||||
@@ -24,7 +24,7 @@ slog = "2.5.2"
|
||||
slog-scope = "4.4.0"
|
||||
serde_json = "1.0.73"
|
||||
thiserror = "1.0"
|
||||
toml = "0.5.8"
|
||||
toml = "1.1.2"
|
||||
serde-enum-str = "0.5"
|
||||
sysinfo = "0.34.2"
|
||||
sha2 = "0.10.8"
|
||||
|
||||
Reference in New Issue
Block a user