# 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 = "atosl" version = "0.1.13" description = "🦀️atos for linux by rust - A partial replacement for Apple's atos tool for converting addresses within a binary file to symbols." license = "MIT" repository = "https://github.com/everettjf/atols-rs" resolver = "2" [dependencies.anyhow] version = "1.0.51" [dependencies.clap] version = "3.0.0" features = ["derive"] [dependencies.gimli] version = "0.26.1" [dependencies.memmap] version = "0.7.0" [dependencies.object] version = "0.28.1" [dependencies.symbolic-common] version = "8.5.0" [dependencies.symbolic-demangle] version = "8.5.0"