From 71eec22a16e0ac62bb2a04dbec535ff09411821d Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Sat, 2 Mar 2019 22:04:01 +0100 Subject: Into space... --- Cargo.toml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Cargo.toml (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml new file mode 100644 index 0000000..49fb6b7 --- /dev/null +++ b/Cargo.toml @@ -0,0 +1,8 @@ +[package] +name = "ramaskrik-social" +version = "0.1.0" +authors = ["haraldei"] +edition = "2018" + +[dependencies] +rocket = "0.4.0" -- cgit v1.2.3