Skip to content

Commit c4a4dfd

Browse files
committed
Update rusqlite to v0.35, which has more strict query validation \o/. Also update other Rust and JS deps.
1 parent 122dd1e commit c4a4dfd

File tree

20 files changed

+1200
-1217
lines changed

20 files changed

+1200
-1217
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,6 @@
44
[submodule "vendor/sqlean/bundled/sqlean"]
55
path = vendor/sqlean/bundled/sqlean
66
url = https://github.com/trailbaseio/sqlean
7+
[submodule "vendor/serde_rusqlite"]
8+
path = vendor/serde_rusqlite
9+
url = https://github.com/trailbaseio/serde_rusqlite.git

0 commit comments

Comments
 (0)