|
@@ -19,9 +19,9 @@ checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "bitflags"
|
|
name = "bitflags"
|
|
|
-version = "1.2.1"
|
|
|
|
|
|
|
+version = "2.4.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "cf1de2fe8c75bc145a2f577add951f8134889b4795d47466a54a5c846d691693"
|
|
|
|
|
|
|
+checksum = "b4682ae6287fcf752ecaabbfcc7b6f9b72aa33933dc23a554d853aea8eea8635"
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "byteorder"
|
|
name = "byteorder"
|
|
@@ -87,9 +87,9 @@ dependencies = [
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "git2"
|
|
name = "git2"
|
|
|
-version = "0.17.2"
|
|
|
|
|
|
|
+version = "0.18.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "7b989d6a7ca95a362cf2cfc5ad688b3a467be1f87e480b8dad07fee8c79b0044"
|
|
|
|
|
|
|
+checksum = "12ef350ba88a33b4d524b1d1c79096c9ade5ef8c59395df0e60d1e1889414c0e"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"bitflags",
|
|
"bitflags",
|
|
|
"libc",
|
|
"libc",
|
|
@@ -145,9 +145,9 @@ checksum = "b4668fb0ea861c1df094127ac5f1da3409a82116a4ba74fca2e58ef927159bb3"
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "libgit2-sys"
|
|
name = "libgit2-sys"
|
|
|
-version = "0.15.2+1.6.4"
|
|
|
|
|
|
|
+version = "0.16.1+1.7.1"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "a80df2e11fb4a61f4ba2ab42dbe7f74468da143f1a75c74e11dee7c813f694fa"
|
|
|
|
|
|
|
+checksum = "f2a2bb3680b094add03bb3732ec520ece34da31a8cd2d633d1389d0f0fb60d0c"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"cc",
|
|
"cc",
|
|
|
"libc",
|
|
"libc",
|