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 fcd8bb2e62
commit 31a87032ca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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;