[package] name = "cresca" version = "0.1.0" authors = ["Lfu001 "] description = "A tool to partially review the pull requests." repository = "https://github.com/Lfu001/cresca" license = "MIT" edition = "2021" [dependencies] clap = { version = "4.5.20", features = ["derive"] } colored = "2.1.0"