[package] name = "tutorials-chapter1" version = "0.1.0" edition = "2021" license = "Apache-2.0" description = "This is tutorials chapter 1" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] jdks = "0.1.3" sdkman-cli-native = "0.5.0" ksre-tui = "0.2.0" crypto-rsl = "0.1.0" ssh2-rsl = "0.1.0"