mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-05-06 07:17:27 +00:00
chore(deps): update thiserror requirement from 1.0.43 to 2.0.0 in /crates/cli
This commit is contained in:
parent
6aa900671e
commit
f66b33f113
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ browser = ["dep:webbrowser"]
|
|||
|
||||
[dependencies]
|
||||
# Core Dependencies
|
||||
thiserror = "1.0.43"
|
||||
thiserror = "2.0.0"
|
||||
clap = { version = "4.5.4", default-features = false, features = ["derive"] }
|
||||
gamedig = { version = "*", path = "../lib", default-features = false, features = [
|
||||
"clap",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue