project-canon-cli 0.1.1

The project-canon binary — a thin CLI over project-canon-core exposing the doctor, new, and review verbs plus the canon skill installer.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "project-canon-cli"
version = "0.1.1"
dependencies = [
 "project-canon-core",
]

[[package]]
name = "project-canon-core"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c4aa0119e382f10065dd5289b85dfb23ca8bfb1f56ac41a500ed06914f19f466"