We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d335f78 commit b27b47cCopy full SHA for b27b47c
sqlx-sqlite/Cargo.toml
@@ -72,3 +72,6 @@ sqlx = { workspace = true, default-features = false, features = ["macros", "runt
72
73
[lints]
74
workspace = true
75
+
76
+[package.metadata.docs.rs]
77
+features = ["bundled", "any", "json", "chrono", "time", "uuid"]
0 commit comments