Skip to content

Commit 1ddbd27

Browse files
fix(deps): update rust crate regex-macro to 0.3.0
1 parent 8b4cdc3 commit 1ddbd27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

postcard-bindgen-derive/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ proc-macro2 = "1.0"
2828
genco = "0.17.8"
2929
convert_case = "0.6.0"
3030
regex = "1.10.3"
31-
regex-macro = "0.2.0"
31+
regex-macro = "0.3.0"
3232

3333
[dependencies.postcard-bindgen-core]
3434
version = "0.7.0"

0 commit comments

Comments
 (0)