[]
= "tasky-cli"
= "0.4.0"
= "2024"
= ["MrGranday"]
= "A simple Rust CLI to manage to-do lists"
= "README.md"
= "https://github.com/MrGranday/tasky"
= "MIT"
= ["cli", "todo", "rust", "beginner-friendly"]
= ["command-line-utilities"]
[]
= { = "4.0", = ["derive"] } # CLI argument parsing
= { = "1.0", = ["derive"] } # JSON serialization
= "1.0" # JSON handling
= "2.0"
= "0.4.41"