[package] description = "Daddy's here to support you when commands~" repository = "https://github.com/caverym/shell-daddy" license = "MIT OR Apache-2.0" name = "shell-daddy" version = "0.1.3" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] rand = { version = "0.8.5" } serde = { version = "1.0.151", features = ["derive"] } serde_json = "1.0.91"