Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…w-backend

# Conflicts:
#	Cargo.toml
  • Loading branch information
dialogflowchatbot committed Jan 28, 2025
2 parents 59ea43b + de9a32e commit d6c4b91
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -74,11 +74,11 @@ env_logger = "0.11"
lettre = { version = "0.11", default-features = false, features = ["builder", "tokio1", "smtp-transport", "tokio1-native-tls", "pool"]}
unicase = "2.8.0"
sqlx = { version = "0.8", default-features = false, features = ["runtime-tokio", "sqlite", "macros"] }
lopdf = "0.34.0"
lopdf = "0.35.0"
# docx-rs = "0.4.17"
# lancedb = "0.13.0"
libsqlite3-sys = { version = "0.30", features = ["bundled"] }
validator = "0.19.0"
validator = "0.20.0"
zip = "2.2"
quick-xml = "0.37"
# usearch = "2.17"
Expand Down

0 comments on commit d6c4b91

Please sign in to comment.