You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error: attribute must only have one argument --> /Users/User/Documents/Sources/servo/.cargo/registry/src/github.com-1ecc6299db9ec823/serde_derive-0.8.19/src/lib.rs:9:3 | 9 | #[proc_macro_derive(Serialize, attributes(serde))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: attribute must only have one argument --> /Users/User/Documents/Sources/servo/.cargo/registry/src/github.com-1ecc6299db9ec823/serde_derive-0.8.19/src/lib.rs:17:3 | 17 | #[proc_macro_derive(Deserialize, attributes(serde))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Just giving a heads up.
The text was updated successfully, but these errors were encountered:
error: attribute must only have one argument --> /Users/User/Documents/Sources/servo/.cargo/registry/src/github.com-1ecc6299db9ec823/serde_derive-0.8.19/src/lib.rs:9:3 | 9 | #[proc_macro_derive(Serialize, attributes(serde))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: attribute must only have one argument --> /Users/User/Documents/Sources/servo/.cargo/registry/src/github.com-1ecc6299db9ec823/serde_derive-0.8.19/src/lib.rs:17:3 | 17 | #[proc_macro_derive(Deserialize, attributes(serde))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Just giving a heads up.
The text was updated successfully, but these errors were encountered: