fix esaxx

This commit is contained in:
mii443
2025-06-12 15:32:38 +09:00
parent 909fdde2a4
commit dc78c46c39

View File

@ -65,7 +65,7 @@ macro_rules_attribute = "0.2.0"
thiserror = "2"
fancy-regex = { version = "0.14", optional = true}
getrandom = { version = "0.2.10" }
esaxx-rs = { version = "0.1.10", default-features = false, features=[]}
esaxx-rs = { git = "https://github.com/mii443/esaxx-rs.git", default-features = false, features=[]}
monostate = "0.1.12"
[features]