Skip to content

Commit

Permalink
chore(deps): update rust crate toml_edit to 0.22.23
Browse files Browse the repository at this point in the history
  • Loading branch information
nextest-bot committed Jan 31, 2025
1 parent 53f8f69 commit 65cc3e3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 15 deletions.
19 changes: 5 additions & 14 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ thiserror = "2.0.11"
tokio = "1.43.0"
tokio-stream = "0.1.17"
toml = "0.8.19"
toml_edit = "0.22.22"
toml_edit = "0.22.23"
tracing = "0.1.41"
tracing-subscriber = { version = "0.3.19", default-features = false, features = ["std", "tracing-log", "fmt"] }
unicode-ident = "1.0.16"
Expand Down

0 comments on commit 65cc3e3

Please sign in to comment.