[package] name = "libreal" version = "0.14.1" authors = ["M Farkas-Dyck "] description = "Utility library for programmers working in the real world, where heap allocation can fail" keywords = ["no_std"] license = "MIT OR Apache-2.0" repository = "https://github.com/strake/libreal.rs" documentation = "https://docs.rs/libreal/" [dependencies] containers = "0.2" i-o = "0.2" rel = "0.1"