mirror of
https://github.com/Astatin3/rust-scan.git
synced 2026-06-09 00:28:06 -06:00
11 lines
150 B
TOML
11 lines
150 B
TOML
[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"
|