Skip to content

Commit 7efc67d

Browse files
Bump toml from 0.5.11 to 0.8.10
Bumps [toml](https://github.com/toml-rs/toml) from 0.5.11 to 0.8.10. - [Commits](toml-rs/toml@toml-v0.5.11...toml-v0.8.10) --- updated-dependencies: - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 881a4ea commit 7efc67d

File tree

2 files changed

+46
-3
lines changed

2 files changed

+46
-3
lines changed

Cargo.lock

Lines changed: 45 additions & 2 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
@@ -35,7 +35,7 @@ thrussh-libsodium = "=0.2.1" # 0.2.2 causes dynamic linking by enabling use-pkg-
3535
time = { version = "0.3", features = ["serde"] }
3636
tokio = { version = "1.17", features = ["full"] }
3737
tokio-util = { version = "0.7", features = ["codec"] }
38-
toml = "0.5"
38+
toml = "0.8"
3939
tracing = "0.1"
4040
tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }
4141
url = { version = "2.2", features = ["serde"] }

0 commit comments

Comments
 (0)