We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7248f64 commit f5cdf33Copy full SHA for f5cdf33
1 file changed
sqlx-sqlite/Cargo.toml
@@ -56,7 +56,7 @@ _unstable-docs = [
56
57
[dependencies.libsqlite3-sys]
58
# See `sqlx-sqlite/src/lib.rs` for details.
59
-version = ">=0.30.0, <0.36.0"
+version = ">=0.30.0, <0.37.0"
60
default-features = false
61
features = [
62
"pkg-config",
0 commit comments