fixed bingus version
This commit is contained in:
parent
4dcb82d3a0
commit
1c7d187bd7
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ keywords.workspace = true
|
|||
|
||||
[dependencies]
|
||||
anyhow = "*"
|
||||
bingus = { path = "../bingus" }
|
||||
bingus = "0.6"
|
||||
strum = { version = "*", features = ["derive"] }
|
||||
derive-new = "*"
|
||||
clap = { version = "4.5.40", features = ["derive"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue