mirror of
https://github.com/mii443/tokenizers.git
synced 2025-08-23 00:35:35 +00:00
Bump cached-path from 0.5 to 0.6 (#1127)
This commit is contained in:
@ -59,7 +59,7 @@ derive_builder = "0.9"
|
|||||||
spm_precompiled = "0.1"
|
spm_precompiled = "0.1"
|
||||||
dirs = "3.0"
|
dirs = "3.0"
|
||||||
reqwest = { version = "0.11", optional = true }
|
reqwest = { version = "0.11", optional = true }
|
||||||
cached-path = { version = "0.5", optional = true }
|
cached-path = { version = "0.6", optional = true }
|
||||||
aho-corasick = "0.7"
|
aho-corasick = "0.7"
|
||||||
paste = "1.0.6"
|
paste = "1.0.6"
|
||||||
macro_rules_attribute = "0.1.2"
|
macro_rules_attribute = "0.1.2"
|
||||||
|
Reference in New Issue
Block a user