executable-path 1.0.1

Get the path of a binary target's executable
Documentation
[lib]
name = "executable_path"
path = "src/lib.rs"

[package]
authors = ["Casey Rodarmor <casey@rodarmor.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Get the path of a binary target's executable"
edition = "2015"
homepage = "https://github.com/casey/rust-executable-path"
license = "CC0-1.0"
name = "executable-path"
readme = "README.md"
version = "1.0.1"