mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-05-09 14:07:55 +00:00
Run test suite on wa-serde-derive
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#![allow(clippy::redundant_field_names)]
|
||||
|
||||
use serde::{Deserialize, Serialize};
|
||||
use serde_derive::{Deserialize, Serialize};
|
||||
|
||||
mod remote {
|
||||
pub struct Unit;
|
||||
|
||||
Reference in New Issue
Block a user