[package] name = "r-collections" version = "0.1.0" authors = ["Bán Attila "] edition = "2021" description = "Created some collection example LinkedList, Stack and Queue" license = "MIT" repository = "https://github.com/banattila/rust-collection" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]