Skip to content

Commit 87df588

Browse files
dependabot[bot]iequidoo
authored andcommitted
chore(cargo): bump toml from 0.9.11+spec-1.1.0 to 1.0.6+spec-1.1.0
Bumps [toml](https://github.com/toml-rs/toml) from 0.9.11+spec-1.1.0 to 1.0.6+spec-1.1.0. - [Commits](toml-rs/toml@toml-v0.9.11...toml-v1.0.6) --- updated-dependencies: - dependency-name: toml dependency-version: 1.0.6+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 28cce5e commit 87df588

2 files changed

Lines changed: 36 additions & 9 deletions

File tree

Cargo.lock

Lines changed: 35 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
@@ -106,7 +106,7 @@ tokio-stream = { version = "0.1.17", features = ["fs"] }
106106
astral-tokio-tar = { version = "0.6", default-features = false }
107107
tokio-util = { workspace = true }
108108
tokio = { workspace = true, features = ["fs", "rt-multi-thread", "macros"] }
109-
toml = "0.9"
109+
toml = "1"
110110
tracing = "0.1.41"
111111
url = "2"
112112
uuid = { version = "1", features = ["serde", "v4"] }

0 commit comments

Comments
 (0)