Skip to content

Commit

Permalink
[deps]: Update Rust crate toml to 0.8.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 3, 2024
1 parent 32be569 commit 5ca5913
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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/bws/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ serde_yaml = "0.9"
supports-color = "2.1.0"
thiserror = "1.0.56"
tokio = { version = "1.35.1", features = ["rt-multi-thread", "macros"] }
toml = "0.8.8"
toml = "0.8.9"
uuid = { version = "^1.7.0", features = ["serde"] }

bitwarden = { path = "../bitwarden", version = "0.4.0", features = ["secrets"] }
Expand Down

0 comments on commit 5ca5913

Please sign in to comment.