aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
blob: cf316a7f7dfa6d5b510248e1058cf9e48afdc1cc (plain) (blame)
1
2
3
4
5
6
7
[package]
name = "nbsh"
version = "0.1.0"
authors = ["Jesse Luehrs <doy@tozt.net>"]
edition = "2018"

[dependencies]