mirror of
https://github.com/neodyland/sbv2-api.git
synced 2025-12-22 23:49:58 +00:00
Merge pull request #257 from neodyland/dependabot/cargo/tokenizers-0.22.1
build(deps): bump tokenizers from 0.22.0 to 0.22.1
This commit is contained in:
@@ -25,7 +25,7 @@ serde = { version = "1.0.226", features = ["derive"] }
|
||||
serde_json = "1.0.143"
|
||||
tar = "0.4.41"
|
||||
thiserror = "2.0.16"
|
||||
tokenizers = { version = "0.22.0", default-features = false }
|
||||
tokenizers = { version = "0.22.1", default-features = false }
|
||||
zstd = "0.13.2"
|
||||
|
||||
[features]
|
||||
|
||||
Reference in New Issue
Block a user