Skip to content

Commit f0e5458

Browse files
build(deps): bump toml from 0.9.7 to 0.9.9+spec-1.0.0
Bumps [toml](https://github.com/toml-rs/toml) from 0.9.7 to 0.9.9+spec-1.0.0. - [Commits](toml-rs/toml@toml-v0.9.7...toml-v0.9.9) --- updated-dependencies: - dependency-name: toml dependency-version: 0.9.9+spec-1.0.0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1b74455 commit f0e5458

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Cargo.lock

Lines changed: 10 additions & 10 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
@@ -30,7 +30,7 @@ gcd = "2.0.1"
3030
rand = "0.9.2"
3131
colorful = "0.3.2"
3232
ansi_term = "0.12.1"
33-
toml = "0.9.7"
33+
toml = "0.9.9"
3434
serde = "1.0.124"
3535
serde_derive = "1.0.116"
3636
cidr-utils = "0.6.1"

0 commit comments

Comments
 (0)