Skip to content

Commit 4944374

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 44437c0 commit 4944374

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

0 commit comments

Comments
 (0)