[package] name = "atos-astrolabe" version = "0.0.2" edition = "2021" description = "🦀️atos for linux by rust - base on atos-rs 0.1.13" license = "MIT" repository = "https://github.com/Modulization/atosl-astrolabe" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] anyhow = "1.0.71" clap = { version = "3.2.25", features = ["derive"] } gimli = "0.27.2" memmap2 = "0.5.10" object = "0.31.1" symbolic-common = "12.1.5" symbolic-demangle = "12.1.5"