Skip to content

Commit 94b9c0e

Browse files
build(deps): bump toml from 0.8.23 to 0.9.0
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.23 to 0.9.0. - [Commits](toml-rs/toml@toml-v0.8.23...toml-v0.9.0) --- updated-dependencies: - dependency-name: toml dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 042875a commit 94b9c0e

File tree

2 files changed

+17
-22
lines changed

2 files changed

+17
-22
lines changed

Cargo.lock

Lines changed: 16 additions & 21 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.1"
3131
colorful = "0.3.2"
3232
ansi_term = "0.12.1"
33-
toml = "0.8.23"
33+
toml = "0.9.0"
3434
serde = "1.0.124"
3535
serde_derive = "1.0.116"
3636
cidr-utils = "0.6.1"

0 commit comments

Comments
 (0)