[package] name = "way-lib-rust" version = "0.0.3" edition = "2021" license = "MIT OR Apache-2.0" homepage = "https://ampliway.com" description = "foundation for all Ampliway services" [dependencies] ulid = "1.0.0" once_cell = "1.17.1" rand = "0.8.5"