Skip to content

Commit

Permalink
Manually fix missing iterator feature attrs
Browse files Browse the repository at this point in the history
  • Loading branch information
maurolacy committed Sep 20, 2021
1 parent d7409eb commit 5bd8663
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/storage-plus/src/snapshot/mod.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#![cfg(feature = "iterator")]
mod item;
mod map;

Expand Down

0 comments on commit 5bd8663

Please sign in to comment.