Skip to content

Commit ce54a6a

Browse files
fix(deps): bump toml from 0.8.23 to 0.9.5
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.23 to 0.9.5. - [Commits](toml-rs/toml@toml-v0.8.23...toml-v0.9.5) --- updated-dependencies: - dependency-name: toml dependency-version: 0.9.5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a930a9f commit ce54a6a

2 files changed

Lines changed: 52 additions & 26 deletions

File tree

Cargo.lock

Lines changed: 51 additions & 25 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
@@ -113,7 +113,7 @@ time = { version = "0.3.39", features = ["parsing", "formatting", "local-offset"
113113
tokio = { version = "1.45.0", features = ["full"] }
114114
tokio-tungstenite = "0.26.2"
115115
tokio-util = { version = "0.7.15", features = ["codec", "compat"] }
116-
toml = "0.8.12"
116+
toml = "0.9.5"
117117
tracing = { version = "0.1.40", features = ["log"] }
118118
tracing-appender = "0.2.2"
119119
tracing-subscriber = { version = "0.3.19", features = ["env-filter", "fmt", "parking_lot", "time"] }

0 commit comments

Comments
 (0)