1 2 3 4 5 6 7
[package] name = "executable-path" version = "0.0.0" authors = ["Casey Rodarmor <casey@rodarmor.com>"] description = "Get the path of a binary target's executable" license = "CC0-1.0" homepage = "https://github.com/casey/rust-executable-path"