Skip to content

Commit 85f94fb

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 6407ad0 commit 85f94fb

File tree

2 files changed

+45
-17
lines changed

2 files changed

+45
-17
lines changed

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
@@ -80,7 +80,7 @@ sha2 = "0.10.9"
8080
temp-env = "0.3.6"
8181
tokio = { version = "1.49", features = ["sync", "macros", "io-util", "rt", "time"] }
8282
tokio-test = "0.4"
83-
toml = "0.9.8"
83+
toml = "1.0.7"
8484
url = "2.5.8"
8585
urlencoding = "2.1"
8686
uuid = { version = "1.18", features = ["v4"] }

0 commit comments

Comments
 (0)