|
|
|
@ -120,9 +120,9 @@ checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "bitflags"
|
|
|
|
|
version = "2.3.2"
|
|
|
|
|
version = "2.3.3"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "6dbe3c979c178231552ecba20214a8272df4e09f232a87aef4320cf06539aded"
|
|
|
|
|
checksum = "630be753d4e58660abd17930c71b647fe46c27ea6b63cc59e1e3851406972e42"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "bstr"
|
|
|
|
@ -668,7 +668,7 @@ version = "0.12.2"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "4783caa23062f86acfd1bc9e72c62250923d1673171ce1a524d9486f8a4556a8"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bitflags 2.3.2",
|
|
|
|
|
"bitflags 2.3.3",
|
|
|
|
|
"bstr",
|
|
|
|
|
"gix-path",
|
|
|
|
|
"libc",
|
|
|
|
@ -763,7 +763,7 @@ version = "0.9.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "f45cd7ab22faf154db0a9f5a8011ba9cda8b298b61b7299f43a21bbaf0b3f208"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bitflags 2.3.2",
|
|
|
|
|
"bitflags 2.3.3",
|
|
|
|
|
"bstr",
|
|
|
|
|
"gix-features",
|
|
|
|
|
"gix-path",
|
|
|
|
@ -808,7 +808,7 @@ version = "0.19.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "2ef2fa392d351e62ac3a6309146f61880abfbe0c07474e075d3b2ac78a6834a5"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bitflags 2.3.2",
|
|
|
|
|
"bitflags 2.3.3",
|
|
|
|
|
"bstr",
|
|
|
|
|
"btoi",
|
|
|
|
|
"filetime",
|
|
|
|
@ -853,7 +853,7 @@ version = "0.3.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "b626aafb9f4088058f1baa5d2029b2191820c84f6c81e43535ba70bfdc7b7d56"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bitflags 2.3.2",
|
|
|
|
|
"bitflags 2.3.3",
|
|
|
|
|
"gix-commitgraph",
|
|
|
|
|
"gix-date",
|
|
|
|
|
"gix-hash",
|
|
|
|
@ -1032,7 +1032,7 @@ version = "0.8.2"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "47f09860e2ddc7b13119e410c46d8e9f870acc7933fb53ae65817af83a8c9f80"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bitflags 2.3.2",
|
|
|
|
|
"bitflags 2.3.3",
|
|
|
|
|
"gix-path",
|
|
|
|
|
"libc",
|
|
|
|
|
"windows",
|
|
|
|
@ -1212,7 +1212,7 @@ version = "0.6.0"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"ahash 0.8.3",
|
|
|
|
|
"arc-swap",
|
|
|
|
|
"bitflags 2.3.2",
|
|
|
|
|
"bitflags 2.3.3",
|
|
|
|
|
"chrono",
|
|
|
|
|
"dunce",
|
|
|
|
|
"encoding_rs",
|
|
|
|
@ -1340,7 +1340,7 @@ dependencies = [
|
|
|
|
|
name = "helix-tui"
|
|
|
|
|
version = "0.6.0"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bitflags 2.3.2",
|
|
|
|
|
"bitflags 2.3.3",
|
|
|
|
|
"cassowary",
|
|
|
|
|
"crossterm",
|
|
|
|
|
"helix-core",
|
|
|
|
@ -1373,7 +1373,7 @@ version = "0.6.0"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"anyhow",
|
|
|
|
|
"arc-swap",
|
|
|
|
|
"bitflags 2.3.2",
|
|
|
|
|
"bitflags 2.3.3",
|
|
|
|
|
"chardetng",
|
|
|
|
|
"clipboard-win",
|
|
|
|
|
"crossterm",
|
|
|
|
|