Skip to content

Commit f1006e4

Browse files
build(deps): bump toml from 0.9.1 to 0.9.2
Bumps [toml](https://github.com/toml-rs/toml) from 0.9.1 to 0.9.2. - [Commits](toml-rs/toml@toml-v0.9.1...toml-v0.9.2) --- updated-dependencies: - dependency-name: toml dependency-version: 0.9.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a7257ac commit f1006e4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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.9.1"
33+
toml = "0.9.2"
3434
serde = "1.0.124"
3535
serde_derive = "1.0.116"
3636
cidr-utils = "0.6.1"

0 commit comments

Comments
 (0)