Skip to content

Commit b086bd0

Browse files
committed
Update cargo
1 parent 936f260 commit b086bd0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -888,9 +888,9 @@ dependencies = [
888888

889889
[[package]]
890890
name = "curl"
891-
version = "0.4.40"
891+
version = "0.4.41"
892892
source = "registry+https://github.com/rust-lang/crates.io-index"
893-
checksum = "877cc2f9b8367e32b6dabb9d581557e651cb3aa693a37f8679091bbf42687d5d"
893+
checksum = "1bc6d233563261f8db6ffb83bbaad5a73837a6e6b28868e926337ebbdece0be3"
894894
dependencies = [
895895
"curl-sys",
896896
"libc",
@@ -903,9 +903,9 @@ dependencies = [
903903

904904
[[package]]
905905
name = "curl-sys"
906-
version = "0.4.50+curl-7.79.1"
906+
version = "0.4.51+curl-7.80.0"
907907
source = "registry+https://github.com/rust-lang/crates.io-index"
908-
checksum = "4856b76919dd599f31236bb18db5f5bd36e2ce131e64f857ca5c259665b76171"
908+
checksum = "d130987e6a6a34fe0889e1083022fa48cd90e6709a84be3fb8dd95801de5af20"
909909
dependencies = [
910910
"cc",
911911
"libc",

0 commit comments

Comments
 (0)