Skip to content

Commit 51a9ba3

Browse files
chore(deps): bump toml_edit from 0.24.1+spec-1.1.0 to 0.25.11+spec-1.1.0
Bumps [toml_edit](https://github.com/toml-rs/toml) from 0.24.1+spec-1.1.0 to 0.25.11+spec-1.1.0. - [Commits](toml-rs/toml@v0.24.1...v0.25.11) --- updated-dependencies: - dependency-name: toml_edit dependency-version: 0.25.11+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9b6c416 commit 51a9ba3

2 files changed

Lines changed: 4 additions & 16 deletions

File tree

Cargo.lock

Lines changed: 3 additions & 15 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
@@ -487,7 +487,7 @@ tempfile = "3.23"
487487
tokio = "1"
488488
tokio-tungstenite = { version = "0.28", features = ["rustls-tls-webpki-roots"] }
489489
toml = "0.9"
490-
toml_edit = "0.24"
490+
toml_edit = "0.25"
491491
tower = "0.5"
492492
tower-http = "0.6"
493493
tracing = "0.1"

0 commit comments

Comments
 (0)