Create the bandwidth destroyer

This commit is contained in:
Michael Mikovsky
2025-04-16 11:49:51 -06:00
parent 17b0eb0c43
commit 3dc7b6ff8a
10 changed files with 354 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
[package]
name = "untitled"
version = "0.1.0"
edition = "2024"
[dependencies]
loadingbar = "1.0.1"
pnet = "0.35.0"
rand = "0.9.0"
rocksdb = "0.23.0"