feat: release workflow (#2677)

This commit is contained in:
Bjerg
2023-05-19 19:48:23 +02:00
committed by GitHub
parent 2837fb6b9a
commit 8e89360774
15 changed files with 462 additions and 63 deletions

View File

@ -23,5 +23,6 @@ pub mod test_eth_chain;
pub mod test_vectors;
pub mod utils;
pub mod version;
use built as _;
#[cfg(feature = "jemalloc")]
use jemallocator as _;