diff --git a/Cargo.toml b/Cargo.toml index 108c3a8..35d9016 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -139,7 +139,7 @@ bencher = "0.1" [dependencies.libsqlite3-sys] path = "libsqlite3-sys" -version = "0.28.0" +version = "0.29.0" [[test]] name = "auto_ext"