Update Cargo.toml

Remove unnecessary dependency
This commit is contained in:
Gadersd
2023-08-06 19:55:00 -04:00
committed by GitHub
parent c24d37df00
commit 31c24a82ef

View File

@@ -28,5 +28,4 @@ num-traits = "0.2.15"
rust_tokenizers = "8.1.0"
regex = "1.9.1"
image = "0.24.6"
bincode = {version = "2.0.0-alpha.0", features = ["std"]}
cfg-if = "0.1"