Merge branch 'master' into check-external-types

This commit is contained in:
Rob Ede 2023-10-29 21:15:56 +00:00 committed by GitHub
commit 64009a88f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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]