Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
cli: Remove dependency `radicle-surf`
✗ CI failure Fintan Halpenny committed 3 months ago
commit 3ae269d2f8b016b64e7c411eaedb1b4c82ba53ed
parent 5904c85973d9c08ed3258784b91f78078bcef6ba
1 failed (1 total) View logs
2 files changed +6 -153
modified Cargo.lock
@@ -615,7 +615,7 @@ dependencies = [
 "document-features",
 "mio 1.0.4",
 "parking_lot",
-
 "rustix 1.0.7",
+
 "rustix",
 "signal-hook",
 "signal-hook-mio",
 "winapi",
@@ -1011,18 +1011,6 @@ dependencies = [
]

[[package]]
-
name = "filetime"
-
version = "0.2.23"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "1ee447700ac8aa0b2f2bd7bc4462ad686ba06baa6727ac149a2d6277f0d240fd"
-
dependencies = [
-
 "cfg-if",
-
 "libc",
-
 "redox_syscall 0.4.1",
-
 "windows-sys 0.52.0",
-
]
-

-
[[package]]
name = "flate2"
version = "1.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
@@ -1129,16 +1117,6 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f"

[[package]]
-
name = "git-ref-format"
-
version = "0.6.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "ed6913a77cee9e231cab93577c9a5eea84a1344ab39294d91dc075b3c24499d0"
-
dependencies = [
-
 "git-ref-format-core",
-
 "git-ref-format-macro",
-
]
-

-
[[package]]
name = "git-ref-format-core"
version = "0.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
@@ -1150,18 +1128,6 @@ dependencies = [
]

[[package]]
-
name = "git-ref-format-macro"
-
version = "0.6.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "4e730f09c82961c28f5465b83da0aa5c2716156ce57da33a1fa51bbd560aa5f7"
-
dependencies = [
-
 "git-ref-format-core",
-
 "proc-macro-error2",
-
 "quote",
-
 "syn 2.0.106",
-
]
-

-
[[package]]
name = "git2"
version = "0.19.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
@@ -1458,7 +1424,7 @@ dependencies = [
 "gix-command",
 "gix-config-value",
 "parking_lot",
-
 "rustix 1.0.7",
+
 "rustix",
 "thiserror 2.0.17",
]

@@ -2152,12 +2118,6 @@ dependencies = [

[[package]]
name = "linux-raw-sys"
-
version = "0.4.13"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "01cda141df6706de531b6c46c3a33ecca755538219bd484262fa09410c13539c"
-

-
[[package]]
-
name = "linux-raw-sys"
version = "0.9.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cd945864f07fe9f5371a27ad7b52a172b4b499999f1d97574c9fa68373937e12"
@@ -2521,7 +2481,7 @@ checksum = "2621685985a2ebf1c516881c026032ac7deafcda1a2c9b7850dc81e3dfcb64c1"
dependencies = [
 "cfg-if",
 "libc",
-
 "redox_syscall 0.5.18",
+
 "redox_syscall",
 "smallvec",
 "windows-link",
]
@@ -2691,28 +2651,6 @@ dependencies = [
]

[[package]]
-
name = "proc-macro-error-attr2"
-
version = "2.0.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "96de42df36bb9bba5542fe9f1a054b8cc87e172759a1868aa05c1f3acc89dfc5"
-
dependencies = [
-
 "proc-macro2",
-
 "quote",
-
]
-

-
[[package]]
-
name = "proc-macro-error2"
-
version = "2.0.1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "11ec05c52be0a07b08061f7dd003e7d7092e0472bc731b4af7bb1ef876109802"
-
dependencies = [
-
 "proc-macro-error-attr2",
-
 "proc-macro2",
-
 "quote",
-
 "syn 2.0.106",
-
]
-

-
[[package]]
name = "proc-macro2"
version = "1.0.101"
source = "registry+https://github.com/rust-lang/crates.io-index"
@@ -2865,7 +2803,6 @@ dependencies = [
 "radicle-git-ref-format",
 "radicle-localtime",
 "radicle-node",
-
 "radicle-surf",
 "radicle-term",
 "schemars",
 "serde",
@@ -2996,20 +2933,6 @@ dependencies = [
]

[[package]]
-
name = "radicle-git-ext"
-
version = "0.11.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "71a5fbca2ee3fc61a6b467e0b85da7c092421afc2538feb0023ad6792d6e39d0"
-
dependencies = [
-
 "git-ref-format",
-
 "git2",
-
 "percent-encoding",
-
 "radicle-std-ext",
-
 "serde",
-
 "thiserror 1.0.69",
-
]
-

-
[[package]]
name = "radicle-git-metadata"
version = "0.1.0"
dependencies = [
@@ -3149,31 +3072,6 @@ dependencies = [
]

[[package]]
-
name = "radicle-std-ext"
-
version = "0.2.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "fb935931bdd2a2966f3b584f3031d9d54ec0713ddbc563a0193d54e62a88ec73"
-

-
[[package]]
-
name = "radicle-surf"
-
version = "0.26.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "4c814514d0bf56fbec811099eaa14da1349639b04b8317746c9cd9e6b0f02196"
-
dependencies = [
-
 "anyhow",
-
 "base64 0.21.7",
-
 "flate2",
-
 "git2",
-
 "log",
-
 "nonempty",
-
 "radicle-git-ext",
-
 "radicle-std-ext",
-
 "tar",
-
 "thiserror 1.0.69",
-
 "url",
-
]
-

-
[[package]]
name = "radicle-systemd"
version = "0.11.0"
dependencies = [
@@ -3272,15 +3170,6 @@ dependencies = [

[[package]]
name = "redox_syscall"
-
version = "0.4.1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa"
-
dependencies = [
-
 "bitflags 1.3.2",
-
]
-

-
[[package]]
-
name = "redox_syscall"
version = "0.5.18"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ed2bf2547551a7053d6fdfafda3f938979645c44812fbfcda098faae3f1a362d"
@@ -3405,19 +3294,6 @@ checksum = "56f7d92ca342cea22a06f2121d944b4fd82af56988c270852495420f961d4ace"

[[package]]
name = "rustix"
-
version = "0.38.34"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "70dc5ec042f7a43c4a73241207cecc9873a06d45debb38b329f8541d85c2730f"
-
dependencies = [
-
 "bitflags 2.9.1",
-
 "errno",
-
 "libc",
-
 "linux-raw-sys 0.4.13",
-
 "windows-sys 0.52.0",
-
]
-

-
[[package]]
-
name = "rustix"
version = "1.0.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c71e83d6afe7ff64890ec6b71d6a69bb8a610ab78ce364b3352876bb4c801266"
@@ -3425,7 +3301,7 @@ dependencies = [
 "bitflags 2.9.1",
 "errno",
 "libc",
-
 "linux-raw-sys 0.9.4",
+
 "linux-raw-sys",
 "windows-sys 0.59.0",
]

@@ -4062,18 +3938,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7266304d24ca5a4b230545fc558c80e18bd3e1d2eb1be149b6bcd04398d3e79c"
dependencies = [
 "log",
-
 "rustix 1.0.7",
-
]
-

-
[[package]]
-
name = "tar"
-
version = "0.4.40"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "b16afcea1f22891c49a00c751c7b63b2233284064f11a200fc624137c51e2ddb"
-
dependencies = [
-
 "filetime",
-
 "libc",
-
 "xattr",
+
 "rustix",
]

[[package]]
@@ -4085,7 +3950,7 @@ dependencies = [
 "fastrand",
 "getrandom 0.3.3",
 "once_cell",
-
 "rustix 1.0.7",
+
 "rustix",
 "windows-sys 0.60.2",
]

@@ -5127,17 +4992,6 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1e9df38ee2d2c3c5948ea468a8406ff0db0b29ae1ffde1bcf20ef305bcc95c51"

[[package]]
-
name = "xattr"
-
version = "1.3.1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "8da84f1a25939b27f6820d92aed108f83ff920fdf11a7b19366c27c4cda81d4f"
-
dependencies = [
-
 "libc",
-
 "linux-raw-sys 0.4.13",
-
 "rustix 0.38.34",
-
]
-

-
[[package]]
name = "yansi"
version = "0.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
modified crates/radicle-cli/Cargo.toml
@@ -28,7 +28,6 @@ radicle-cob = { workspace = true }
radicle-crypto = { workspace = true }
radicle-git-ref-format = { workspace = true, features = ["macro"] }
radicle-localtime = { workspace = true }
-
radicle-surf = { workspace = true }
radicle-term = { workspace = true }
schemars = { workspace = true }
serde = { workspace = true }