diff --git a/Cargo.toml b/Cargo.toml index 5edc574..d032ccb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -59,7 +59,7 @@ state = { version = "0.6" , features = [ "tls" ] } dashmap = "5" [dependencies.libsqlite3-sys] -version = "0.27.0" +version = "0.28.0" default-features = false features = [ "pkg-config",