about summary refs log tree commit diff
path: root/users/Profpatsch/execline/exec-helpers/Cargo.toml
blob: 6642b66ee37521aba2f40e957e3ca0aeb880f893 (plain) (blame)
1
2
3
4
5
6
7
8
[package]
name = "exec_helpers"
version = "0.1.0"
edition = "2021"

[lib]
name = "exec_helpers"
path = "exec_helpers.rs"