File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -245,9 +245,9 @@ dependencies = [
245245
246246[[package ]]
247247name = " git2"
248- version = " 0.20.0 "
248+ version = " 0.20.3 "
249249source = " registry+https://github.com/rust-lang/crates.io-index"
250- checksum = " 3fda788993cc341f69012feba8bf45c0ba4f3291fcc08e214b4d5a7332d88aff "
250+ checksum = " 3e2b37e2f62729cdada11f0e6b3b6fe383c69c29fc619e391223e12856af308c "
251251dependencies = [
252252 " bitflags" ,
253253 " libc" ,
@@ -474,9 +474,9 @@ checksum = "875b3680cb2f8f71bdcf9a30f38d48282f5d3c95cbf9b3fa57269bb5d5c06828"
474474
475475[[package ]]
476476name = " libgit2-sys"
477- version = " 0.18.0 +1.9.0 "
477+ version = " 0.18.3 +1.9.2 "
478478source = " registry+https://github.com/rust-lang/crates.io-index"
479- checksum = " e1a117465e7e1597e8febea8bb0c410f1c7fb93b1e1cddf34363f8390367ffec "
479+ checksum = " c9b3acc4b91781bb0b3386669d325163746af5f6e4f73e6d2d630e09a35f3487 "
480480dependencies = [
481481 " cc" ,
482482 " libc" ,
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ version = "4.5.31"
1616
1717[dependencies .git2 ]
1818default-features = false
19- version = " 0.20.0 "
19+ version = " 0.20.3 "
2020
2121[dependencies .indexmap ]
2222features = [" serde" ]
You can’t perform that action at this time.
0 commit comments