Skip to content

Commit c9d046c

Browse files
committed
Depend on parameterized-macro 1.0
1 parent e1152ce commit c9d046c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ categories = ["development-tools", "development-tools::testing"]
1515
msrv = "1.36.0"
1616

1717
[dependencies]
18-
parameterized-macro = { path = "parameterized-macro", version = "=0.3.1" }
18+
parameterized-macro = { path = "parameterized-macro", version = "1" }
1919

2020
[workspace]
2121
members = ["parameterized-macro"]

0 commit comments

Comments
 (0)