# 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" rust-version = "1.56" name = "vdso" version = "0.2.2" authors = ["Nathaniel McCallum "] exclude = [".gitignore", ".github/*"] description = "Resolve Linux vDSO symbols" homepage = "https://github.com/enarx/vdso" readme = "README.md" keywords = ["linux", "vdso"] categories = ["development-tools", "os::linux-apis"] license = "Apache-2.0" repository = "https://github.com/enarx/vdso" resolver = "2" [dependencies.crt0stack] version = "0.1" [dependencies.goblin] version = "0.6.0" [dev-dependencies.libc] version = "0.2.67" [badges.github] repository = "enarx/vdso" workflow = "test" [badges.is-it-maintained-issue-resolution] repository = "enarx/vdso" [badges.is-it-maintained-open-issues] repository = "enarx/vdso" [badges.maintenance] status = "actively-developed"