fission-command-server 0.5.0

Fission CLI server shell command implementation
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "fission-command-server"
version = "0.5.0"
edition = "2021"
license = "MIT"
repository = "https://github.com/fission-ui/fission"
description = "Fission CLI server shell command implementation"
homepage = "https://fission.rs"
documentation = "https://fission.rs"
readme = "README.md"

[dependencies]
anyhow = "1.0"
toml = "0.8"