1 2 3 4 5 6 7 8 9
[dependencies] [package] authors = ["95th <vargwin@gmail.com>"] description = "A minimalistic Bencode parser" edition = "2018" license = "MIT" name = "ben" version = "0.1.7"