mirror of
https://github.com/house-of-vanity/rexec.git
synced 2025-07-07 08:54:06 +00:00
Update Cargo.toml
This commit is contained in:
@ -2,6 +2,12 @@
|
|||||||
name = "rexec"
|
name = "rexec"
|
||||||
version = "1.0.1"
|
version = "1.0.1"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
description = "Parallel SSH executor"
|
||||||
|
repository = "https://github.com/house-of-vanity/rexec"
|
||||||
|
homepage = "https://github.com/house-of-vanity/rexec"
|
||||||
|
license = "WTFPL"
|
||||||
|
categories = ["command-line-utilities"]
|
||||||
|
authors = ["AB <gh@hexor.ru>"]
|
||||||
|
|
||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user