Update Cargo.toml

Remove unnecessary dependency
This commit is contained in:
Gadersd
2023-08-06 19:55:00 -04:00
committed by Ben_Kosytorz
parent 68d4310aa8
commit effd3916b5

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"
cfg-if = "0.1"