corroded 0.0.0

A simple shell language, written in Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "corroded"
description = """
A simple shell language, written in Rust
"""
license = "MIT OR Apache-2.0"
version = "0.0.0"
authors = ["Iovoslav Iovchev <iovoslav.i@gmail.com>"]
edition = "2018"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]