Skip to content

Commit

Permalink
fix(deps): update rust crate toml to 0.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 18, 2023
1 parent f24ae79 commit 908181b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ clap = { version = "4.2.7", features = ["derive"] }
clap_complete = "4.2.3"
colored = "2.0.0"
serde = { version = "1.0.163", features = ["derive"] }
toml = "0.7.3"
toml = "0.7.4"
flate2 = "1.0"
shellexpand = "3.1.0"
openssl = { version = "0.10", features = ["vendored"] }
Expand Down

0 comments on commit 908181b

Please sign in to comment.