File: Cargo.toml.orig

package info (click to toggle)
rust-executable-path 1.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 92 kB
  • sloc: makefile: 4
file content (7 lines) | stat: -rw-r--r-- 265 bytes parent folder | download
1
2
3
4
5
6
7
[package]
name        = "executable-path"
version     = "1.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"