fix: refactor config
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
[package]
|
||||
name = "torrent"
|
||||
name = "dlsignal"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
[lib]
|
||||
name = "torrent"
|
||||
name = "dlsignal"
|
||||
path = "src/lib.rs"
|
||||
|
||||
[features]
|
||||
Reference in New Issue
Block a user