aboutsummaryrefslogtreecommitdiffstats
path: root/rb/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'rb/Cargo.toml')
-rw-r--r--rb/Cargo.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/rb/Cargo.toml b/rb/Cargo.toml
new file mode 100644
index 0000000..d18a9e2
--- /dev/null
+++ b/rb/Cargo.toml
@@ -0,0 +1,5 @@
+[package]
+name = "rb"
+version = "0.1.0"
+authors = ["Brian Cully <bjc@kublai.com>"]
+edition = "2018"