Removed rust-bert

This commit is contained in:
2023-07-07 18:23:30 -04:00
parent 086a059fdb
commit 8fae4022ab
2 changed files with 1 additions and 20 deletions

View File

@@ -38,8 +38,4 @@ features = ["json", "rustls-tls"]
[dependencies.diesel]
version = "2.1.0"
default-features = false
features = ["postgres", "32-column-tables", "serde_json", "r2d2", "with-deprecated"]
[dependencies.rust-bert]
version = "0.21.0"
features = ["download-libtorch"]
features = ["postgres", "32-column-tables", "serde_json", "r2d2", "with-deprecated"]