Skip to content

Commit 2c4ad8b

Browse files
Bump toml from 0.9.8 to 1.0.6+spec-1.1.0
Bumps [toml](https://github.com/toml-rs/toml) from 0.9.8 to 1.0.6+spec-1.1.0. - [Commits](toml-rs/toml@toml-v0.9.8...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 1281469 commit 2c4ad8b

2 files changed

Lines changed: 45 additions & 17 deletions

File tree

Cargo.lock

Lines changed: 44 additions & 16 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
@@ -81,7 +81,7 @@ sha2 = "0.10.9"
8181
temp-env = "0.3.6"
8282
tokio = { version = "1.49", features = ["sync", "macros", "io-util", "rt", "time"] }
8383
tokio-test = "0.4"
84-
toml = "0.9.8"
84+
toml = "1.0.7"
8585
url = "2.5.8"
8686
urlencoding = "2.1"
8787
uuid = { version = "1.18", features = ["v4"] }

0 commit comments

Comments
 (0)