From 06bacfaeebe3949952cc9b8d9ec219dc9df8ff29 Mon Sep 17 00:00:00 2001 From: Federico I Date: Sat, 14 Mar 2020 22:50:23 +0000 Subject: [rust] Leap --- leap/Cargo.toml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 leap/Cargo.toml (limited to 'leap/Cargo.toml') diff --git a/leap/Cargo.toml b/leap/Cargo.toml new file mode 100644 index 0000000..c125e67 --- /dev/null +++ b/leap/Cargo.toml @@ -0,0 +1,4 @@ +[package] +edition = "2018" +name = "leap" +version = "1.6.0" -- cgit v1.2.3