summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authornamilsk <namilsk@namilsk.tech>2026-03-24 00:04:23 +0300
committernamilsk <namilsk@namilsk.tech>2026-03-24 00:04:23 +0300
commitb9399611816303da5a06dcfb30a6ab51f70ed4c1 (patch)
treef8fb46e5baf0b37313f7065c17fac58708683a96 /Cargo.lock
parent39fe1b820b9080ff672a719d523d6b8922866fdc (diff)
Fmt & Added CI
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock4
1 files changed, 0 insertions, 4 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 2274e88..49d6b96 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -449,9 +449,6 @@ name = "bytes"
version = "1.11.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1e748733b7cbc798e1434b6ac524f0c1ff2ab456fe201501e6497c8417a4fc33"
-dependencies = [
- "serde",
-]
[[package]]
name = "c2rust-bitfields"
@@ -2349,7 +2346,6 @@ name = "nsc"
version = "0.1.0"
dependencies = [
"arti-client",
- "bytes",
"ipnet",
"iptables",
"maxminddb",