fix: fix builds on windows platform (#263)

This commit is contained in:
Olof Blomqvist 2023-06-21 18:39:43 +02:00 committed by GitHub
parent 4c227141e2
commit d1f61a3992
5 changed files with 20 additions and 2 deletions

View file

@ -12,7 +12,7 @@ use pallas_primitives::{alonzo, babbage, byron};
mod support;
pub mod assets;
pub mod aux;
pub mod auxiliary;
pub mod block;
pub mod cert;
pub mod era;