Skip to content

Commit 7fd779f

Browse files
musicinmybrainModProg
authored andcommitted
Update proc-macro-utils dev-dependency to 0.10.0
1 parent 59bf8a5 commit 7fd779f

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
@@ -28,7 +28,7 @@ syn = ["syn2"]
2828
darling = ["darling_core"]
2929

3030
[dev-dependencies]
31-
proc-macro-utils = "0.8.0"
31+
proc-macro-utils = "0.10.0"
3232
proc-macro2 = { version = "1", features = ["span-locations"] }
3333
syn2 = {package = "syn", version = "2", features = ["full"]}
3434

0 commit comments

Comments
 (0)