Skip to content

Commit

Permalink
chore(deps): update rust crate toml_edit to 0.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
oxide-renovate[bot] committed Nov 7, 2023
1 parent 6db8819 commit b4916a3
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
13 changes: 12 additions & 1 deletion 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 @@ -364,7 +364,7 @@ tokio-stream = "0.1.14"
tokio-tungstenite = "0.18"
tokio-util = "0.7.10"
toml = "0.8.6"
toml_edit = "0.20.7"
toml_edit = "0.21.0"
topological-sort = "0.2.2"
tough = { version = "0.14", features = [ "http" ] }
trust-dns-client = "0.22"
Expand Down

0 comments on commit b4916a3

Please sign in to comment.