mirror of
https://github.com/mii443/tokenizers.git
synced 2025-08-22 08:15:49 +00:00
fix esaxx
This commit is contained in:
@ -65,7 +65,7 @@ macro_rules_attribute = "0.2.0"
|
|||||||
thiserror = "2"
|
thiserror = "2"
|
||||||
fancy-regex = { version = "0.14", optional = true}
|
fancy-regex = { version = "0.14", optional = true}
|
||||||
getrandom = { version = "0.2.10" }
|
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"
|
monostate = "0.1.12"
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
|
Reference in New Issue
Block a user