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 83db8e8 commit 76caf21Copy full SHA for 76caf21
native/src/rusqlite/Cargo.toml
@@ -54,7 +54,7 @@ byteorder = { version = "1.2", features = ["i128"], optional = true }
54
[dev-dependencies]
55
tempdir = "0.3"
56
lazy_static = "1.0"
57
-regex = "1.0"
+regex = "1.11.1"
58
59
[dependencies.libsqlite3-sys]
60
path = "libsqlite3-sys"
0 commit comments