cargo: anyhow 1.0.81 -> anyhow 1.0.82
This commit is contained in:
parent
3122015e0f
commit
7e73c44093
|
@ -15,7 +15,7 @@ codegen-units = 1
|
|||
panic = "abort"
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0.81"
|
||||
anyhow = "1.0.82"
|
||||
clap = { version = "4.5.4", features = ["derive"] }
|
||||
colored = "2.1.0"
|
||||
|
||||
|
|
Loading…
Reference in a new issue