Skip to content

Commit 6a27e27

Browse files
Revert "feat: borsh serde"
1 parent ee00971 commit 6a27e27

File tree

3 files changed

+0
-81
lines changed

3 files changed

+0
-81
lines changed

src/external_trait_impls/borsh/hash_map.rs

Lines changed: 0 additions & 78 deletions
This file was deleted.

src/external_trait_impls/borsh/mod.rs

Lines changed: 0 additions & 1 deletion
This file was deleted.

src/external_trait_impls/mod.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
#[cfg(feature = "borsh")]
2-
mod borsh;
31
#[cfg(feature = "rayon")]
42
pub(crate) mod rayon;
53
#[cfg(feature = "serde")]

0 commit comments

Comments
 (0)