|
|
@ -120,9 +120,9 @@ checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "bitflags"
|
|
|
|
name = "bitflags"
|
|
|
|
version = "2.3.3"
|
|
|
|
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 = "630be753d4e58660abd17930c71b647fe46c27ea6b63cc59e1e3851406972e42"
|
|
|
|
checksum = "b4682ae6287fcf752ecaabbfcc7b6f9b72aa33933dc23a554d853aea8eea8635"
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "bstr"
|
|
|
|
name = "bstr"
|
|
|
@ -676,7 +676,7 @@ version = "0.12.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "83960be5e99266bcf55dae5a24731bbd39f643bfb68f27e939d6b06836b5b87d"
|
|
|
|
checksum = "83960be5e99266bcf55dae5a24731bbd39f643bfb68f27e939d6b06836b5b87d"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bitflags 2.3.3",
|
|
|
|
"bitflags 2.4.0",
|
|
|
|
"bstr",
|
|
|
|
"bstr",
|
|
|
|
"gix-path",
|
|
|
|
"gix-path",
|
|
|
|
"libc",
|
|
|
|
"libc",
|
|
|
@ -771,7 +771,7 @@ version = "0.9.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "c18bdff83143d61e7d60da6183b87542a870d026b2a2d0b30170b8e9c0cd321a"
|
|
|
|
checksum = "c18bdff83143d61e7d60da6183b87542a870d026b2a2d0b30170b8e9c0cd321a"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bitflags 2.3.3",
|
|
|
|
"bitflags 2.4.0",
|
|
|
|
"bstr",
|
|
|
|
"bstr",
|
|
|
|
"gix-features",
|
|
|
|
"gix-features",
|
|
|
|
"gix-path",
|
|
|
|
"gix-path",
|
|
|
@ -816,7 +816,7 @@ version = "0.20.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "68099abdf6ee50ae3c897e8b05de96871cbe54d52a37cdf559101f911b883562"
|
|
|
|
checksum = "68099abdf6ee50ae3c897e8b05de96871cbe54d52a37cdf559101f911b883562"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bitflags 2.3.3",
|
|
|
|
"bitflags 2.4.0",
|
|
|
|
"bstr",
|
|
|
|
"bstr",
|
|
|
|
"btoi",
|
|
|
|
"btoi",
|
|
|
|
"filetime",
|
|
|
|
"filetime",
|
|
|
@ -861,7 +861,7 @@ version = "0.4.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "4e7bce64d4452dd609f44d04b14b29da2e0ad2c45fcdf4ce1472a5f5f8ec21c2"
|
|
|
|
checksum = "4e7bce64d4452dd609f44d04b14b29da2e0ad2c45fcdf4ce1472a5f5f8ec21c2"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bitflags 2.3.3",
|
|
|
|
"bitflags 2.4.0",
|
|
|
|
"gix-commitgraph",
|
|
|
|
"gix-commitgraph",
|
|
|
|
"gix-date",
|
|
|
|
"gix-date",
|
|
|
|
"gix-hash",
|
|
|
|
"gix-hash",
|
|
|
@ -1040,7 +1040,7 @@ version = "0.8.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ede298863db2a0574a14070991710551e76d1f47c9783b62d4fcbca17f56371c"
|
|
|
|
checksum = "ede298863db2a0574a14070991710551e76d1f47c9783b62d4fcbca17f56371c"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bitflags 2.3.3",
|
|
|
|
"bitflags 2.4.0",
|
|
|
|
"gix-path",
|
|
|
|
"gix-path",
|
|
|
|
"libc",
|
|
|
|
"libc",
|
|
|
|
"windows",
|
|
|
|
"windows",
|
|
|
@ -1214,7 +1214,7 @@ version = "0.6.0"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"ahash 0.8.3",
|
|
|
|
"ahash 0.8.3",
|
|
|
|
"arc-swap",
|
|
|
|
"arc-swap",
|
|
|
|
"bitflags 2.3.3",
|
|
|
|
"bitflags 2.4.0",
|
|
|
|
"chrono",
|
|
|
|
"chrono",
|
|
|
|
"dunce",
|
|
|
|
"dunce",
|
|
|
|
"encoding_rs",
|
|
|
|
"encoding_rs",
|
|
|
@ -1344,7 +1344,7 @@ dependencies = [
|
|
|
|
name = "helix-tui"
|
|
|
|
name = "helix-tui"
|
|
|
|
version = "0.6.0"
|
|
|
|
version = "0.6.0"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bitflags 2.3.3",
|
|
|
|
"bitflags 2.4.0",
|
|
|
|
"cassowary",
|
|
|
|
"cassowary",
|
|
|
|
"crossterm",
|
|
|
|
"crossterm",
|
|
|
|
"helix-core",
|
|
|
|
"helix-core",
|
|
|
@ -1377,7 +1377,7 @@ version = "0.6.0"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"anyhow",
|
|
|
|
"anyhow",
|
|
|
|
"arc-swap",
|
|
|
|
"arc-swap",
|
|
|
|
"bitflags 2.3.3",
|
|
|
|
"bitflags 2.4.0",
|
|
|
|
"chardetng",
|
|
|
|
"chardetng",
|
|
|
|
"clipboard-win",
|
|
|
|
"clipboard-win",
|
|
|
|
"crossterm",
|
|
|
|
"crossterm",
|
|
|
@ -1932,7 +1932,7 @@ version = "0.38.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "0a962918ea88d644592894bc6dc55acc6c0956488adcebbfb6e273506b7fd6e5"
|
|
|
|
checksum = "0a962918ea88d644592894bc6dc55acc6c0956488adcebbfb6e273506b7fd6e5"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bitflags 2.3.3",
|
|
|
|
"bitflags 2.4.0",
|
|
|
|
"errno",
|
|
|
|
"errno",
|
|
|
|
"libc",
|
|
|
|
"libc",
|
|
|
|
"linux-raw-sys 0.4.3",
|
|
|
|
"linux-raw-sys 0.4.3",
|
|
|
|