mirror of
https://github.com/Dummi26/mers.git
synced 2025-03-10 05:43:53 +01:00
fix Cargo.toml for mers cli
This commit is contained in:
parent
5d3efe4788
commit
9de61da1ef
@ -12,5 +12,5 @@ repository = "https://github.com/Dummi26/mers"
|
||||
|
||||
[dependencies]
|
||||
mers_lib = "0.4.0"
|
||||
mers_lib = { path = "../mers_lib" }
|
||||
# mers_lib = { path = "../mers_lib" }
|
||||
clap = { version = "4.3.19", features = ["derive"] }
|
||||
|
Loading…
Reference in New Issue
Block a user