relax trait requirements, rename failable methods with 'try'
This commit is contained in:
parent
58cf13a564
commit
f4e8f7c276
8 changed files with 163 additions and 33 deletions
|
@ -7,8 +7,9 @@ description.workspace = true
|
|||
authors.workspace = true
|
||||
repository.workspace = true
|
||||
keywords.workspace = true
|
||||
dependencies.workspace = true
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
bingus = { path = "../bingus" }
|
||||
clap = { version = "4.5.32", features = ["derive"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue