Skip to content

Commit

Permalink
Trying to fix CI problem
Browse files Browse the repository at this point in the history
  • Loading branch information
fjarri committed Mar 26, 2021
1 parent c070b39 commit cd2eb82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions umbral-pre/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@

extern crate alloc;

#[allow(dead_code)] // for some reason `macro_use` is marked as unused in CI
#[macro_use]
extern crate typenum;

Expand Down

0 comments on commit cd2eb82

Please sign in to comment.