zed-editor: 0.159.6 -> 0.159.7 (#352889)

Changed files
+21 -20
pkgs
by-name
ze
zed-editor
+19 -18
pkgs/by-name/ze/zed-editor/Cargo.lock
···
"chrono",
"futures-util",
"http-types",
-
"hyper 0.14.30",
"hyper-rustls 0.24.2",
"serde",
"serde_json",
···
"http-body 0.4.6",
"http-body 1.0.1",
"httparse",
-
"hyper 0.14.30",
"hyper-rustls 0.24.2",
"once_cell",
"pin-project-lite",
···
"headers",
"http 0.2.12",
"http-body 0.4.6",
-
"hyper 0.14.30",
"itoa",
"matchit",
"memchr",
···
"bitflags 2.6.0",
"cexpr",
"clang-sys",
-
"itertools 0.10.5",
"lazy_static",
"lazycell",
"proc-macro2",
···
"clickhouse-derive",
"clickhouse-rs-cityhash-sys",
"futures 0.3.30",
-
"hyper 0.14.30",
"hyper-tls",
"lz4",
"sealed",
···
"gpui",
"hex",
"http_client",
-
"hyper 0.14.30",
"indoc",
"jsonwebtoken",
"language",
···
[[package]]
name = "hyper"
-
version = "0.14.30"
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "a152ddd61dfaec7273fe8419ab357f33aee0d914c5f4efbf0d96fa749eea5ec9"
dependencies = [
"bytes 1.7.2",
"futures-channel",
···
"httpdate",
"itoa",
"pin-project-lite",
-
"socket2 0.4.10",
"tokio",
"tower-service",
"tracing",
···
dependencies = [
"futures-util",
"http 0.2.12",
-
"hyper 0.14.30",
"log",
"rustls 0.21.12",
"rustls-native-certs 0.6.3",
···
checksum = "d6183ddfa99b85da61a140bea0efc93fdf56ceaa041b37d553518030827f9905"
dependencies = [
"bytes 1.7.2",
-
"hyper 0.14.30",
"native-tls",
"tokio",
"tokio-native-tls",
···
checksum = "4979f22fdb869068da03c9f7528f8297c6fd2606bc3a4affe42e6a823fdb8da4"
dependencies = [
"cfg-if",
-
"windows-targets 0.48.5",
]
[[package]]
···
"fs",
"futures 0.3.30",
"gpui",
"log",
"parking_lot",
"prost",
···
"h2 0.3.26",
"http 0.2.12",
"http-body 0.4.6",
-
"hyper 0.14.30",
"hyper-tls",
"ipnet",
"js-sys",
···
[[package]]
name = "runtimelib"
-
version = "0.15.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "a7d76d28b882a7b889ebb04e79bc2b160b3061821ea596ff0f4a838fc7a76db0"
dependencies = [
"anyhow",
"async-dispatcher",
···
"futures-util",
"headers",
"http 0.2.12",
-
"hyper 0.14.30",
"log",
"mime",
"mime_guess",
···
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb"
dependencies = [
-
"windows-sys 0.48.0",
]
[[package]]
···
[[package]]
name = "zed"
-
version = "0.159.6"
dependencies = [
"activity_indicator",
"anyhow",
···
"chrono",
"futures-util",
"http-types",
+
"hyper 0.14.31",
"hyper-rustls 0.24.2",
"serde",
"serde_json",
···
"http-body 0.4.6",
"http-body 1.0.1",
"httparse",
+
"hyper 0.14.31",
"hyper-rustls 0.24.2",
"once_cell",
"pin-project-lite",
···
"headers",
"http 0.2.12",
"http-body 0.4.6",
+
"hyper 0.14.31",
"itoa",
"matchit",
"memchr",
···
"bitflags 2.6.0",
"cexpr",
"clang-sys",
+
"itertools 0.12.1",
"lazy_static",
"lazycell",
"proc-macro2",
···
"clickhouse-derive",
"clickhouse-rs-cityhash-sys",
"futures 0.3.30",
+
"hyper 0.14.31",
"hyper-tls",
"lz4",
"sealed",
···
"gpui",
"hex",
"http_client",
+
"hyper 0.14.31",
"indoc",
"jsonwebtoken",
"language",
···
[[package]]
name = "hyper"
+
version = "0.14.31"
source = "registry+https://github.com/rust-lang/crates.io-index"
+
checksum = "8c08302e8fa335b151b788c775ff56e7a03ae64ff85c548ee820fecb70356e85"
dependencies = [
"bytes 1.7.2",
"futures-channel",
···
"httpdate",
"itoa",
"pin-project-lite",
+
"socket2 0.5.7",
"tokio",
"tower-service",
"tracing",
···
dependencies = [
"futures-util",
"http 0.2.12",
+
"hyper 0.14.31",
"log",
"rustls 0.21.12",
"rustls-native-certs 0.6.3",
···
checksum = "d6183ddfa99b85da61a140bea0efc93fdf56ceaa041b37d553518030827f9905"
dependencies = [
"bytes 1.7.2",
+
"hyper 0.14.31",
"native-tls",
"tokio",
"tokio-native-tls",
···
checksum = "4979f22fdb869068da03c9f7528f8297c6fd2606bc3a4affe42e6a823fdb8da4"
dependencies = [
"cfg-if",
+
"windows-targets 0.52.6",
]
[[package]]
···
"fs",
"futures 0.3.30",
"gpui",
+
"itertools 0.13.0",
"log",
"parking_lot",
"prost",
···
"h2 0.3.26",
"http 0.2.12",
"http-body 0.4.6",
+
"hyper 0.14.31",
"hyper-tls",
"ipnet",
"js-sys",
···
[[package]]
name = "runtimelib"
+
version = "0.15.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
+
checksum = "43075bcdb843dc90af086586895247681fb79ed9dc24c62e5455995a807d3d85"
dependencies = [
"anyhow",
"async-dispatcher",
···
"futures-util",
"headers",
"http 0.2.12",
+
"hyper 0.14.31",
"log",
"mime",
"mime_guess",
···
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb"
dependencies = [
+
"windows-sys 0.59.0",
]
[[package]]
···
[[package]]
name = "zed"
+
version = "0.159.7"
dependencies = [
"activity_indicator",
"anyhow",
+2 -2
pkgs/by-name/ze/zed-editor/package.nix
···
in
rustPlatform.buildRustPackage rec {
pname = "zed-editor";
-
version = "0.159.6";
src = fetchFromGitHub {
owner = "zed-industries";
repo = "zed";
rev = "refs/tags/v${version}";
-
hash = "sha256-Jr4s22UXd4jtpXRyWSkCVRUhYZXgISDmq+RYr2i7qGs=";
};
patches =
···
in
rustPlatform.buildRustPackage rec {
pname = "zed-editor";
+
version = "0.159.7";
src = fetchFromGitHub {
owner = "zed-industries";
repo = "zed";
rev = "refs/tags/v${version}";
+
hash = "sha256-gqovQkg3Zypi5YV/wIzTFfJQt5Zwb8IF+drQKvRCgEM=";
};
patches =