From fdde4fcd039210d7378c3f31ec9372396b1464a9 Mon Sep 17 00:00:00 2001 From: Federico Igne Date: Fri, 1 Jan 2021 19:03:31 +0000 Subject: [rust] Grade School --- rust/grade-school/Cargo.toml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 rust/grade-school/Cargo.toml (limited to 'rust/grade-school/Cargo.toml') diff --git a/rust/grade-school/Cargo.toml b/rust/grade-school/Cargo.toml new file mode 100644 index 0000000..43ad344 --- /dev/null +++ b/rust/grade-school/Cargo.toml @@ -0,0 +1,4 @@ +[package] +edition = "2018" +name = "grade-school" +version = "0.0.0" -- cgit v1.2.3