aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: d3ca6e48b886cc4e1d76991b880f45fd8fa56744 (plain)
1
2
3
4
5
6
7
8
9
[package]
name = "obi"
version = "0.1.0"
authors = ["Akshay <[email protected]>"]
edition = "2018"

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

[dependencies]