mirror of
https://git.um-react.app/um/lib_um_crypto_rust.git
synced 2026-03-07 20:19:51 +00:00
qmc: remove use of anyhow
This commit is contained in:
@@ -4,9 +4,8 @@ version = "0.1.9"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0.86"
|
||||
byteorder = "1.5.0"
|
||||
itertools = "0.13.0"
|
||||
itertools = "0.14"
|
||||
lazy_static = "1.5.0"
|
||||
tc_tea = { version = "0.2.1", default-features = false }
|
||||
thiserror = "2.0.7"
|
||||
|
||||
Reference in New Issue
Block a user