1
Fork 0
mirror of https://github.com/thegeneralist01/archivr synced 2026-07-22 03:05:32 +02:00

chore: move cli into workspace crate

This commit is contained in:
TheGeneralist 2026-06-01 22:31:44 +02:00
parent 887d3f96a7
commit 59a2244513
Signed by: thegeneralist01
SSH key fingerprint: SHA256:pp9qddbCNmVNoSjevdvQvM5z0DHN7LTa8qBMbcMq/R4
12 changed files with 28 additions and 4 deletions

2
Cargo.lock generated
View file

@ -89,7 +89,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a23eb6b1614318a8071c9b2521f36b424b2c83db5eb3a0fead4a6c0809af6e61"
[[package]]
name = "archivr"
name = "archivr-cli"
version = "0.1.0"
dependencies = [
"anyhow",