Skip to content

Commit

Permalink
Merge branch 'master' into check-external-types
Browse files Browse the repository at this point in the history
  • Loading branch information
robjtede authored Oct 29, 2023
2 parents d903934 + 7d138f0 commit 64009a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions actix-macros/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ quote = "1"
syn = { version = "2", features = ["full"] }

# minimal versions compat
[target.'cfg(any())'.dependencies]
proc-macro2 = "1.0.60"

[dev-dependencies]
Expand Down

0 comments on commit 64009a8

Please sign in to comment.