[package] name = "tutorials-chapter3" version = "0.1.0" edition = "2021" license = "Apache-2.0" description = "This is tutorials chapter 3" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] tar-rsl = "0.1.0" toml-rsl = "0.1.0" xml-rsl = "0.1.0" ssh2-rsl = "0.1.0" crypto-rsl = "0.1.0"