aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAkshay <[email protected]>2021-02-26 04:47:12 +0000
committerAkshay <[email protected]>2021-02-26 04:47:12 +0000
commit7979dd9cc3d2c3c2782cdabc2411b3acf7b7d5f2 (patch)
tree3daf3f78f75c1c95767be76cf028bc5ca951addf /Cargo.toml
init with spec info
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml9
1 files changed, 9 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
new file mode 100644
index 0000000..d3ca6e4
--- /dev/null
+++ b/Cargo.toml
@@ -0,0 +1,9 @@
1[package]
2name = "obi"
3version = "0.1.0"
4authors = ["Akshay <[email protected]>"]
5edition = "2018"
6
7# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
8
9[dependencies]