# 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 = "2021" name = "void-ship" version = "0.1.4" description = "A crate to remove access to vDSO and vvar" documentation = "https://docs.rs/void-ship" readme = "README.md" keywords = [ "security", "time", "side-channel", "linux", "vDSO", ] categories = [] license = "MIT" repository = "https://github.com/insanitybit/void-ship" [dependencies.libc] version = "0.2.150" [features] default = [] test-clock = []