We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6eae69f commit e930dd1Copy full SHA for e930dd1
1 file changed
diesel_cli/Cargo.toml
@@ -29,7 +29,7 @@ url = { version = "2.1.0", optional = true }
29
libsqlite3-sys = { version = ">=0.8.0, <0.21.0", optional = true, features = ["min_sqlite_version_3_7_16"] }
30
diffy = "0.2.0"
31
regex = "1.0.6"
32
-serde_regex = "0.3.1"
+serde_regex = "1.1"
33
34
[dependencies.diesel]
35
version = "~2.0.0"
0 commit comments