Loading openssl-macros/Cargo.toml +1 −1 Original line number Diff line number Diff line Loading @@ -11,4 +11,4 @@ proc-macro = true [dependencies] proc-macro2 = "1" quote = "1" syn = { version = "1", features = ["full"] } syn = { version = "2", features = ["full"] } Loading
openssl-macros/Cargo.toml +1 −1 Original line number Diff line number Diff line Loading @@ -11,4 +11,4 @@ proc-macro = true [dependencies] proc-macro2 = "1" quote = "1" syn = { version = "1", features = ["full"] } syn = { version = "2", features = ["full"] }