[package] name = "sveppa-torrent" description = "A torrent library from scratch." version = "0.1.0" license = "Unlicense OR MIT" authors = ["Tim "] edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] sveppa-bencode = "0.1.6"