Skip to content

Commit e930dd1

Browse files
committed
build: bump serde_regex to v1.1
Signed-off-by: hi-rustin <rustin.liu@gmail.com>
1 parent 6eae69f commit e930dd1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

diesel_cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ url = { version = "2.1.0", optional = true }
2929
libsqlite3-sys = { version = ">=0.8.0, <0.21.0", optional = true, features = ["min_sqlite_version_3_7_16"] }
3030
diffy = "0.2.0"
3131
regex = "1.0.6"
32-
serde_regex = "0.3.1"
32+
serde_regex = "1.1"
3333

3434
[dependencies.diesel]
3535
version = "~2.0.0"

0 commit comments

Comments
 (0)