Skip to content

Commit bf1079e

Browse files
fix(deps): update rust crate toml to 0.8.10
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 60da973 commit bf1079e

File tree

2 files changed

+14
-29
lines changed

2 files changed

+14
-29
lines changed

Cargo.lock

+13-28
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ tokio = { features = ["io-std", "time", "process", "rt", "net"], version = ">= 1
4343
tokio-util = { features = ["io-util"], version = "0.7" }
4444
tracing = "0.1"
4545
tempfile = "3.3.0"
46-
toml = "0.7.2"
46+
toml = "0.8.10"
4747
xshell = { version = "0.2", optional = true }
4848
uuid = { version = "1.2.2", features = ["v4"] }
4949

0 commit comments

Comments
 (0)