Skip to content

Commit 6138475

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 e295f3a commit 6138475

File tree

2 files changed

+36
-14
lines changed

2 files changed

+36
-14
lines changed

Cargo.lock

Lines changed: 35 additions & 13 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
@@ -73,7 +73,7 @@ sha2 = "0.10.9"
7373
temp-env = "0.3.6"
7474
tokio = { version = "1.49", features = ["sync", "macros", "io-util", "rt", "time"] }
7575
tokio-test = "0.4"
76-
toml = "0.9.8"
76+
toml = "1.0.6"
7777
url = "2.5.8"
7878
urlencoding = "2.1"
7979
uuid = { version = "1.18", features = ["v4"] }

0 commit comments

Comments
 (0)