[package] name = "umc_qmc" version = "0.1.9" edition = "2021" [dependencies] byteorder = "1.5.0" itertools = "0.14" lazy_static = "1.5.0" tc_tea = { version = "0.2.1", default-features = false } thiserror = "2.0.7" umc_utils = { path = "../utils" }