Skip to content

Commit

Permalink
Bump toml_edit from 0.19.1 to 0.19.2 (#772)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Feb 7, 2023
1 parent 1c863d8 commit 98c9f86
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 crates/binstalk-manifests/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ serde = { version = "1.0.152", features = ["derive"] }
serde-tuple-vec-map = "1.0.1"
serde_json = "1.0.92"
thiserror = "1.0.38"
toml_edit = { version = "0.19.1", features = ["serde"] }
toml_edit = { version = "0.19.2", features = ["serde"] }
url = { version = "2.3.1", features = ["serde"] }

[dev-dependencies]
Expand Down

0 comments on commit 98c9f86

Please sign in to comment.