mirror of
https://github.com/moparisthebest/curl_bash
synced 2025-01-30 15:00:19 -05:00
15 lines
328 B
TOML
15 lines
328 B
TOML
|
[package]
|
||
|
name = "curl_bash"
|
||
|
version = "0.1.0"
|
||
|
authors = ["moparisthebest <admin@moparisthebest.com>"]
|
||
|
|
||
|
description = "Be evil to curl | bash executors."
|
||
|
repository = "https://code.moparisthebest.com/moparisthebest/curl_bash"
|
||
|
keywords = ["curl", "bash", "evil"]
|
||
|
|
||
|
license = "GPL-3.0+"
|
||
|
readme = "README.md"
|
||
|
|
||
|
edition = "2018"
|
||
|
|