mirror of
https://github.com/encounter/cwdemangle.git
synced 2025-12-08 05:04:58 +00:00
Add version to cwdemangle dep in bin
This commit is contained in:
@@ -16,4 +16,4 @@ path = "src/main.rs"
|
||||
|
||||
[dependencies]
|
||||
argh = "0.1.12"
|
||||
cwdemangle = { path = "../lib" }
|
||||
cwdemangle = { path = "../lib", version = "1.0.0" }
|
||||
|
||||
Reference in New Issue
Block a user