Skip to content

Commit

Permalink
Update cargo
Browse files Browse the repository at this point in the history
  • Loading branch information
ehuss committed Sep 17, 2021
1 parent c3c0f80 commit 1626fee
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ checksum = "81a18687293a1546b67c246452202bbbf143d239cb43494cc163da14979082da"

[[package]]
name = "cargo"
version = "0.57.0"
version = "0.58.0"
dependencies = [
"anyhow",
"atty",
Expand Down Expand Up @@ -882,9 +882,9 @@ dependencies = [

[[package]]
name = "curl-sys"
version = "0.4.45+curl-7.78.0"
version = "0.4.47+curl-7.79.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "de9e5a72b1c744eb5dd20b2be4d7eb84625070bb5c4ab9b347b70464ab1e62eb"
checksum = "1ab94a47d9b61f2d905beb7a3d46aba7704c9f1dfcf84e7d178998d9e95f7989"
dependencies = [
"cc",
"libc",
Expand Down

0 comments on commit 1626fee

Please sign in to comment.