mirror of
https://github.com/isar/rusqlite.git
synced 2026-01-01 08:22:21 +08:00
Add regexp() function implementation
This commit is contained in:
@@ -23,6 +23,7 @@ libc = "~0.1"
|
||||
|
||||
[dev-dependencies]
|
||||
tempdir = "~0.3.4"
|
||||
regex = "~0.1.41"
|
||||
|
||||
[dependencies.libsqlite3-sys]
|
||||
path = "libsqlite3-sys"
|
||||
|
||||
Reference in New Issue
Block a user