Skip to content

Commit

Permalink
Fix ci...
Browse files Browse the repository at this point in the history
  • Loading branch information
ryoqun committed Dec 23, 2022
1 parent e3856e2 commit c3a319e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion serde_with/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
//! # #[cfg(feature = "macros")]
//! # use serde::{Deserialize, Serialize};
//! # #[cfg(feature = "macros")]
//! # use serde_with::serde_as;
//! # use serde_with::{serde_as, Bytes};
//! # #[cfg(feature = "macros")]
//! #[serde_as]
//! # #[derive(Debug, Eq, PartialEq)]
Expand Down

0 comments on commit c3a319e

Please sign in to comment.