Skip to content

Commit 4fce706

Browse files
Bump toml from 0.8.19 to 0.8.20 (#247)
1 parent 28a2fe2 commit 4fce706

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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 @@ slog-term = "2.9.1"
5656
thiserror = "2.0.11"
5757
tokio = { version = "1", features = ["rt-multi-thread", "macros", "time", "net"] }
5858
tokio-serial = { version = "5", optional = true, features = ["tokio-util", "libudev"] }
59-
toml = "0.8.19"
59+
toml = "0.8.20"
6060
tracing = "0.1"
6161
tracing-opentelemetry = "0.28.0"
6262
tracing-slog = "0.3.0"

0 commit comments

Comments
 (0)