|
|
@ -109,9 +109,9 @@ checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "bitflags"
|
|
|
|
name = "bitflags"
|
|
|
|
version = "2.4.0"
|
|
|
|
version = "2.4.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "b4682ae6287fcf752ecaabbfcc7b6f9b72aa33933dc23a554d853aea8eea8635"
|
|
|
|
checksum = "327762f6e5a765692301e5bb513e0d9fef63be86bbc14528052b1cd3e6f03e07"
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "bstr"
|
|
|
|
name = "bstr"
|
|
|
@ -301,7 +301,7 @@ version = "0.27.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "f476fe445d41c9e991fd07515a6f463074b782242ccf4a5b7b1d1012e70824df"
|
|
|
|
checksum = "f476fe445d41c9e991fd07515a6f463074b782242ccf4a5b7b1d1012e70824df"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bitflags 2.4.0",
|
|
|
|
"bitflags 2.4.1",
|
|
|
|
"crossterm_winapi",
|
|
|
|
"crossterm_winapi",
|
|
|
|
"filedescriptor",
|
|
|
|
"filedescriptor",
|
|
|
|
"futures-core",
|
|
|
|
"futures-core",
|
|
|
@ -683,7 +683,7 @@ version = "0.14.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ea7505b97f4d8e7933e29735a568ba2f86d8de466669d9f0e8321384f9972f47"
|
|
|
|
checksum = "ea7505b97f4d8e7933e29735a568ba2f86d8de466669d9f0e8321384f9972f47"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bitflags 2.4.0",
|
|
|
|
"bitflags 2.4.1",
|
|
|
|
"bstr",
|
|
|
|
"bstr",
|
|
|
|
"gix-path",
|
|
|
|
"gix-path",
|
|
|
|
"libc",
|
|
|
|
"libc",
|
|
|
@ -761,7 +761,7 @@ version = "0.14.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "8fac08925dbc14d414bd02eb45ffb4cecd912d1fce3883f867bd0103c192d3e4"
|
|
|
|
checksum = "8fac08925dbc14d414bd02eb45ffb4cecd912d1fce3883f867bd0103c192d3e4"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bitflags 2.4.0",
|
|
|
|
"bitflags 2.4.1",
|
|
|
|
"bstr",
|
|
|
|
"bstr",
|
|
|
|
"gix-features",
|
|
|
|
"gix-features",
|
|
|
|
"gix-path",
|
|
|
|
"gix-path",
|
|
|
@ -964,7 +964,7 @@ version = "0.10.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "92b9542ac025a8c02ed5d17b3fc031a111a384e859d0be3532ec4d58c40a0f28"
|
|
|
|
checksum = "92b9542ac025a8c02ed5d17b3fc031a111a384e859d0be3532ec4d58c40a0f28"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bitflags 2.4.0",
|
|
|
|
"bitflags 2.4.1",
|
|
|
|
"gix-path",
|
|
|
|
"gix-path",
|
|
|
|
"libc",
|
|
|
|
"libc",
|
|
|
|
"windows",
|
|
|
|
"windows",
|
|
|
@ -1112,7 +1112,7 @@ version = "0.6.0"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"ahash",
|
|
|
|
"ahash",
|
|
|
|
"arc-swap",
|
|
|
|
"arc-swap",
|
|
|
|
"bitflags 2.4.0",
|
|
|
|
"bitflags 2.4.1",
|
|
|
|
"chrono",
|
|
|
|
"chrono",
|
|
|
|
"dunce",
|
|
|
|
"dunce",
|
|
|
|
"encoding_rs",
|
|
|
|
"encoding_rs",
|
|
|
@ -1253,7 +1253,7 @@ dependencies = [
|
|
|
|
name = "helix-tui"
|
|
|
|
name = "helix-tui"
|
|
|
|
version = "0.6.0"
|
|
|
|
version = "0.6.0"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bitflags 2.4.0",
|
|
|
|
"bitflags 2.4.1",
|
|
|
|
"cassowary",
|
|
|
|
"cassowary",
|
|
|
|
"crossterm",
|
|
|
|
"crossterm",
|
|
|
|
"helix-core",
|
|
|
|
"helix-core",
|
|
|
@ -1287,7 +1287,7 @@ version = "0.6.0"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"anyhow",
|
|
|
|
"anyhow",
|
|
|
|
"arc-swap",
|
|
|
|
"arc-swap",
|
|
|
|
"bitflags 2.4.0",
|
|
|
|
"bitflags 2.4.1",
|
|
|
|
"chardetng",
|
|
|
|
"chardetng",
|
|
|
|
"clipboard-win",
|
|
|
|
"clipboard-win",
|
|
|
|
"crossterm",
|
|
|
|
"crossterm",
|
|
|
@ -1832,7 +1832,7 @@ version = "0.38.18"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "5a74ee2d7c2581cd139b42447d7d9389b889bdaad3a73f1ebb16f2a3237bb19c"
|
|
|
|
checksum = "5a74ee2d7c2581cd139b42447d7d9389b889bdaad3a73f1ebb16f2a3237bb19c"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bitflags 2.4.0",
|
|
|
|
"bitflags 2.4.1",
|
|
|
|
"errno",
|
|
|
|
"errno",
|
|
|
|
"libc",
|
|
|
|
"libc",
|
|
|
|
"linux-raw-sys",
|
|
|
|
"linux-raw-sys",
|
|
|
|