From 02481656966b0a8dfc95cf3c22bcc049660ff7d4 Mon Sep 17 00:00:00 2001 From: Federico Igne Date: Sat, 26 Dec 2020 17:48:38 +0000 Subject: Move Rust exercises in a subdirectory --- rust/high-scores/.exercism/metadata.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 rust/high-scores/.exercism/metadata.json (limited to 'rust/high-scores/.exercism/metadata.json') diff --git a/rust/high-scores/.exercism/metadata.json b/rust/high-scores/.exercism/metadata.json new file mode 100644 index 0000000..467784c --- /dev/null +++ b/rust/high-scores/.exercism/metadata.json @@ -0,0 +1 @@ +{"track":"rust","exercise":"high-scores","id":"4454fe8e84a84eb9860d6790c283b2c3","url":"https://exercism.io/my/solutions/4454fe8e84a84eb9860d6790c283b2c3","handle":"dyamon","is_requester":true,"auto_approve":false} \ No newline at end of file -- cgit v1.2.3