Skip to content

Commit 1626fee

Browse files
committed
Update cargo
1 parent c3c0f80 commit 1626fee

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ checksum = "81a18687293a1546b67c246452202bbbf143d239cb43494cc163da14979082da"
267267

268268
[[package]]
269269
name = "cargo"
270-
version = "0.57.0"
270+
version = "0.58.0"
271271
dependencies = [
272272
"anyhow",
273273
"atty",
@@ -882,9 +882,9 @@ dependencies = [
882882

883883
[[package]]
884884
name = "curl-sys"
885-
version = "0.4.45+curl-7.78.0"
885+
version = "0.4.47+curl-7.79.0"
886886
source = "registry+https://github.com/rust-lang/crates.io-index"
887-
checksum = "de9e5a72b1c744eb5dd20b2be4d7eb84625070bb5c4ab9b347b70464ab1e62eb"
887+
checksum = "1ab94a47d9b61f2d905beb7a3d46aba7704c9f1dfcf84e7d178998d9e95f7989"
888888
dependencies = [
889889
"cc",
890890
"libc",

0 commit comments

Comments
 (0)