# 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 = "rcrt1" version = "2.5.0" authors = ["Harald Hoyer "] exclude = [".gitignore", ".github/*"] description = "Relocate ELF dynamic symbols" homepage = "https://github.com/enarx/rcrt1" readme = "README.md" keywords = ["relocate", "elf", "symbols"] categories = ["os", "no-std"] license = "Apache-2.0" repository = "https://github.com/enarx/rcrt1" resolver = "2" [dependencies.goblin] version = "0.6" features = ["elf64"] default-features = false [dependencies.libc] version = "0.2" features = [] [badges.github] repository = "enarx/rcrt1" workflow = "test" [badges.is-it-maintained-issue-resolution] repository = "enarx/rcrt1" [badges.is-it-maintained-open-issues] repository = "enarx/rcrt1" [badges.maintenance] status = "actively-developed"