Skip to content

Commit

Permalink
chore(deps): update rust crate toml_edit to 0.20.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 13, 2023
1 parent a9d71d2 commit b22d316
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 17 deletions.
19 changes: 3 additions & 16 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 @@ -92,7 +92,7 @@ tempfile = "3.8.0"
thiserror = "1.0.49"
time = { version = "0.3", features = ["parsing", "formatting", "serde"] }
toml = "0.8.2"
toml_edit = { version = "0.19.14", features = ["serde"] }
toml_edit = { version = "0.20.2", features = ["serde"] }
tracing = "0.1.37"
tracing-subscriber = { version = "0.3.17", features = ["env-filter"] }
unicase = "2.7.0"
Expand Down

0 comments on commit b22d316

Please sign in to comment.