Skip to content

Commit bc92346

Browse files
fix(deps): update rust crate toml to v1
1 parent ca8dcd0 commit bc92346

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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
@@ -93,7 +93,7 @@ threadpool = "1"
9393
tokio = { version = "1.26.0", default-features = false, features = ["macros", "rt-multi-thread", "sync"] }
9494
tokio-retry = "0.3.0"
9595
tokio-stream = "0.1.14"
96-
toml = "0.9"
96+
toml = "1.0"
9797
tracing = "0.1"
9898
tracing-log = "0.2"
9999
tracing-opentelemetry = { version = "0.32", optional = true }

0 commit comments

Comments
 (0)