|
|
@ -101,9 +101,9 @@ checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "bitflags"
|
|
|
|
name = "bitflags"
|
|
|
|
version = "2.4.1"
|
|
|
|
version = "2.4.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "327762f6e5a765692301e5bb513e0d9fef63be86bbc14528052b1cd3e6f03e07"
|
|
|
|
checksum = "ed570934406eb16438a4e976b1b4500774099c13b8cb96eec99f620f05090ddf"
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "bstr"
|
|
|
|
name = "bstr"
|
|
|
@ -285,7 +285,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.1",
|
|
|
|
"bitflags 2.4.2",
|
|
|
|
"crossterm_winapi",
|
|
|
|
"crossterm_winapi",
|
|
|
|
"filedescriptor",
|
|
|
|
"filedescriptor",
|
|
|
|
"futures-core",
|
|
|
|
"futures-core",
|
|
|
@ -625,7 +625,7 @@ version = "0.14.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "52e0be46f4cf1f8f9e88d0e3eb7b29718aff23889563249f379119bd1ab6910e"
|
|
|
|
checksum = "52e0be46f4cf1f8f9e88d0e3eb7b29718aff23889563249f379119bd1ab6910e"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bitflags 2.4.1",
|
|
|
|
"bitflags 2.4.2",
|
|
|
|
"bstr",
|
|
|
|
"bstr",
|
|
|
|
"gix-path",
|
|
|
|
"gix-path",
|
|
|
|
"libc",
|
|
|
|
"libc",
|
|
|
@ -704,7 +704,7 @@ version = "0.15.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ae6232f18b262770e343dcdd461c0011c9b9ae27f0c805e115012aa2b902c1b8"
|
|
|
|
checksum = "ae6232f18b262770e343dcdd461c0011c9b9ae27f0c805e115012aa2b902c1b8"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bitflags 2.4.1",
|
|
|
|
"bitflags 2.4.2",
|
|
|
|
"bstr",
|
|
|
|
"bstr",
|
|
|
|
"gix-features",
|
|
|
|
"gix-features",
|
|
|
|
"gix-path",
|
|
|
|
"gix-path",
|
|
|
@ -907,7 +907,7 @@ version = "0.10.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "78f6dce0c6683e2219e8169aac4b1c29e89540a8262fef7056b31d80d969408c"
|
|
|
|
checksum = "78f6dce0c6683e2219e8169aac4b1c29e89540a8262fef7056b31d80d969408c"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bitflags 2.4.1",
|
|
|
|
"bitflags 2.4.2",
|
|
|
|
"gix-path",
|
|
|
|
"gix-path",
|
|
|
|
"libc",
|
|
|
|
"libc",
|
|
|
|
"windows 0.52.0",
|
|
|
|
"windows 0.52.0",
|
|
|
@ -1053,7 +1053,7 @@ version = "23.10.0"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"ahash",
|
|
|
|
"ahash",
|
|
|
|
"arc-swap",
|
|
|
|
"arc-swap",
|
|
|
|
"bitflags 2.4.1",
|
|
|
|
"bitflags 2.4.2",
|
|
|
|
"chrono",
|
|
|
|
"chrono",
|
|
|
|
"dunce",
|
|
|
|
"dunce",
|
|
|
|
"encoding_rs",
|
|
|
|
"encoding_rs",
|
|
|
@ -1216,7 +1216,7 @@ dependencies = [
|
|
|
|
name = "helix-tui"
|
|
|
|
name = "helix-tui"
|
|
|
|
version = "23.10.0"
|
|
|
|
version = "23.10.0"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bitflags 2.4.1",
|
|
|
|
"bitflags 2.4.2",
|
|
|
|
"cassowary",
|
|
|
|
"cassowary",
|
|
|
|
"crossterm",
|
|
|
|
"crossterm",
|
|
|
|
"helix-core",
|
|
|
|
"helix-core",
|
|
|
@ -1250,7 +1250,7 @@ version = "23.10.0"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"anyhow",
|
|
|
|
"anyhow",
|
|
|
|
"arc-swap",
|
|
|
|
"arc-swap",
|
|
|
|
"bitflags 2.4.1",
|
|
|
|
"bitflags 2.4.2",
|
|
|
|
"chardetng",
|
|
|
|
"chardetng",
|
|
|
|
"clipboard-win",
|
|
|
|
"clipboard-win",
|
|
|
|
"crossterm",
|
|
|
|
"crossterm",
|
|
|
@ -1787,7 +1787,7 @@ version = "0.38.30"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "322394588aaf33c24007e8bb3238ee3e4c5c09c084ab32bc73890b99ff326bca"
|
|
|
|
checksum = "322394588aaf33c24007e8bb3238ee3e4c5c09c084ab32bc73890b99ff326bca"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bitflags 2.4.1",
|
|
|
|
"bitflags 2.4.2",
|
|
|
|
"errno",
|
|
|
|
"errno",
|
|
|
|
"libc",
|
|
|
|
"libc",
|
|
|
|
"linux-raw-sys",
|
|
|
|
"linux-raw-sys",
|
|
|
|