Remove lib

This commit is contained in:
Daniel Salinas
2025-06-18 09:18:22 -04:00
committed by Damir Jelić
parent ad001e475f
commit 79b0941687

View File

@@ -14,7 +14,7 @@ publish = false
release = true
[lib]
crate-type = ["cdylib", "staticlib", "lib"]
crate-type = ["cdylib", "staticlib"]
[features]
default = ["bundled-sqlite", "unstable-msc4274"]