Skip to content

Commit d2bc5d3

Browse files
Bump toml from 1.0.3+spec-1.1.0 to 1.0.7+spec-1.1.0
Bumps [toml](https://github.com/toml-rs/toml) from 1.0.3+spec-1.1.0 to 1.0.7+spec-1.1.0. - [Commits](toml-rs/toml@toml-v1.0.3...toml-v1.0.7) --- updated-dependencies: - dependency-name: toml dependency-version: 1.0.7+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b22cfa9 commit d2bc5d3

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
@@ -56,7 +56,7 @@ tokio = { version = "1.50.0", features = [
5656
"time",
5757
"rt-multi-thread",
5858
] }
59-
toml = "1.0.3"
59+
toml = "1.0.7"
6060

6161
[target.'cfg(target_family = "unix")'.dependencies]
6262
privdrop = "0.5.6"

0 commit comments

Comments
 (0)