mirror of
https://github.com/mii443/tokenizers.git
synced 2025-08-22 16:25:30 +00:00
Force version of proc_macros
.
This commit is contained in:
@ -58,7 +58,7 @@ reqwest = { version = "0.11", optional = true }
|
||||
cached-path = { version = "0.5", optional = true }
|
||||
aho-corasick = "0.7"
|
||||
paste = "1.0.6"
|
||||
proc_macros = { path = "./src/utils/proc_macros" }
|
||||
proc_macros = { path = "./src/utils/proc_macros", version="0.1.0" }
|
||||
|
||||
[features]
|
||||
default = ["progressbar", "http"]
|
||||
|
Reference in New Issue
Block a user