Bind SQLite to Rust

This commit is contained in:
topjohnwu
2025-01-03 11:38:15 -08:00
committed by John Wu
parent 8e1a44e7eb
commit 24650eefe4
17 changed files with 765 additions and 521 deletions
+1
View File
@@ -449,6 +449,7 @@ dependencies = [
"num-traits",
"pb-rs",
"quick-protobuf",
"thiserror",
]
[[package]]