chore(deps): bump tokenizers from 0.21.4 to 0.22.2 (#9503)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -162,7 +162,7 @@ candle-core = { workspace = true, optional = true }
|
||||
candle-nn = { workspace = true, optional = true }
|
||||
candle-transformers = { version = "0.10", default-features = false, optional = true }
|
||||
byteorder = { version = "1.5", default-features = false, features = ["std"], optional = true }
|
||||
tokenizers = { version = "0.21", default-features = false, features = ["onig"], optional = true }
|
||||
tokenizers = { version = "0.22", default-features = false, features = ["onig"], optional = true }
|
||||
symphonia = { version = "0.5", default-features = false, features = ["aac", "adpcm", "alac", "isomp4", "mkv", "mp3", "pcm", "vorbis", "wav"], optional = true }
|
||||
rubato = { version = "0.16", default-features = false, optional = true }
|
||||
zip = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user