Add a common crate.
[rup.git] / common / Cargo.toml
diff --git a/common/Cargo.toml b/common/Cargo.toml
new file mode 100644 (file)
index 0000000..2c31465
--- /dev/null
@@ -0,0 +1,8 @@
+[package]
+name = "common"
+version = "0.1.0"
+authors = ["GrĂ©gory Burri <greg.burri@gmail.com>"]
+edition = "2018"
+
+# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
+[dependencies]