diff --git a/Cargo.toml b/Cargo.toml index f443049..a33b97c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -77,7 +77,7 @@ sqlx = { version = "0.8", default-features = false, features = ["runtime-tokio", lopdf = "0.35.0" # docx-rs = "0.4.17" # lancedb = "0.13.0" -libsqlite3-sys = { version = "0.30", features = ["bundled"] } +libsqlite3-sys = { version = "0.35", features = ["bundled"] } validator = "0.20" zip = "2.2" quick-xml = "0.37"