[package] name = "los" version = "0.1.1" authors = ["Hans-Martin Will "] edition = "2018" description = "Library Operating System for Rust" documentation = "https://docs.rs/los/" repository= "https://github.com/hmwill/los.rs" license = "BSD-2-Clause" readme = "README.md" categories = ["filesystem", "memory-management", "network-programming"] keywords = ["os"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]