mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 04:09:23 +00:00
Corrections to prior commit
This commit is contained in:
@@ -5,7 +5,7 @@ description = "A crate to test no-std builds of Serai crates work"
|
||||
license = "MIT"
|
||||
repository = "https://github.com/kayabaNerve/serai/tree/develop/tests/no-std"
|
||||
authors = ["Luke Parker <lukeparker5132@gmail.com>"]
|
||||
keywords = ["nostd", "no_std", "alloc", "io"]
|
||||
keywords = ["nostd", "no_std", "alloc"]
|
||||
edition = "2021"
|
||||
publish = false
|
||||
|
||||
|
||||
@@ -19,4 +19,4 @@ pub use frost_schnorrkel;
|
||||
*/
|
||||
|
||||
pub use monero_generators;
|
||||
// pub use monero_serai;
|
||||
pub use monero_serai;
|
||||
|
||||
Reference in New Issue
Block a user