# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2018" name = "mmarinus" version = "0.4.0" authors = ["Nathaniel McCallum "] exclude = [ ".gitignore", ".github/*", ] description = "A safe mmap implementation" homepage = "https://github.com/enarx/mmarinus" readme = "README.md" keywords = ["mmap"] categories = [ "os", "os::linux-apis", ] license = "Apache-2.0" repository = "https://github.com/enarx/mmarinus" [dependencies.libc] version = "0.2" [badges.github] repository = "enarx/mmarinus" workflow = "test" [badges.is-it-maintained-issue-resolution] repository = "enarx/mmarinus" [badges.is-it-maintained-open-issues] repository = "enarx/mmarinus" [badges.maintenance] status = "actively-developed"