escape 0.1.31

Run arbitrary commands via http
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "escape"
version = "0.1.31"
authors = ["Nbiba Bedis <bedisnbiba@gmail.com>"]
edition = "2018"
readme = "README.md"
description = "Run arbitrary commands via http"
repository = "https://github.com/sigmaSd/escape"
license = "MIT"

[dependencies]