mirror of
https://github.com/house-of-vanity/rexec.git
synced 2025-07-07 00:54:06 +00:00
11 lines
211 B
TOML
11 lines
211 B
TOML
![]() |
[package]
|
||
|
name = "rexec"
|
||
|
version = "0.1.0"
|
||
|
edition = "2021"
|
||
|
|
||
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||
|
|
||
|
[dependencies]
|
||
|
dns-lookup = "2.0.2"
|
||
|
massh = "0.6.3"
|