summaryrefslogtreecommitdiff
path: root/packet/Cargo.toml
diff options
context:
space:
mode:
authorTyler Murphy <tylermurphy534@gmail.com>2023-03-03 00:10:21 -0500
committerTyler Murphy <tylermurphy534@gmail.com>2023-03-03 00:10:21 -0500
commit0f40ab89e3b523ac206077d932a0e2d40d75f7e0 (patch)
treec4914050d1bbca8af77347220c0785c8ebefa213 /packet/Cargo.toml
parentclippy my beloved (diff)
downloadwrapper-0f40ab89e3b523ac206077d932a0e2d40d75f7e0.tar.gz
wrapper-0f40ab89e3b523ac206077d932a0e2d40d75f7e0.tar.bz2
wrapper-0f40ab89e3b523ac206077d932a0e2d40d75f7e0.zip
finialize initial dns + caching
Diffstat (limited to 'packet/Cargo.toml')
-rw-r--r--packet/Cargo.toml6
1 files changed, 0 insertions, 6 deletions
diff --git a/packet/Cargo.toml b/packet/Cargo.toml
deleted file mode 100644
index 2e3797f..0000000
--- a/packet/Cargo.toml
+++ /dev/null
@@ -1,6 +0,0 @@
-[package]
-name = "packet"
-version = "0.1.0"
-edition = "2021"
-
-[dependencies]