relax deps
This commit is contained in:
parent
291350855f
commit
5debb179ca
2 changed files with 4 additions and 4 deletions
|
|
@ -8,5 +8,5 @@ repository = "https://github.com/nickpegg/photojawn"
|
|||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
anyhow = "^1.0.98"
|
||||
clap = { version = "^4.5.37", features = ["derive"] }
|
||||
anyhow = "^1.0"
|
||||
clap = { version = "^4.5", features = ["derive"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue