Skip to content

Commit

Permalink
Update cargo to 0.66
Browse files Browse the repository at this point in the history
  • Loading branch information
est31 committed Nov 3, 2022
1 parent f655343 commit a103529
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 21 deletions.
28 changes: 8 additions & 20 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 @@ -17,7 +17,7 @@ vendored-openssl = ["cargo/vendored-openssl"]

[dependencies]
ansi_term = "0.12"
cargo = "0.65"
cargo = "0.66"
cargo-util = "0.2"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
Expand Down

0 comments on commit a103529

Please sign in to comment.