Skip to content

Commit

Permalink
Put version into yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ethteck authored Dec 16, 2023
1 parent 64ea4b1 commit d32a542
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ name = "crunch64"
path = "src/main.rs"

[dependencies]
crunch64 = { path = "../lib" }
crunch64 = { version = "0.1.0", path = "../lib" }
clap = { version = "4.4.11", features = ["derive"] }

0 comments on commit d32a542

Please sign in to comment.