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/clock/.exercism/metadata.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 rust/clock/.exercism/metadata.json (limited to 'rust/clock/.exercism') diff --git a/rust/clock/.exercism/metadata.json b/rust/clock/.exercism/metadata.json new file mode 100644 index 0000000..cbe366b --- /dev/null +++ b/rust/clock/.exercism/metadata.json @@ -0,0 +1 @@ +{"track":"rust","exercise":"clock","id":"f95dd1061dd34278af4d6838330bd546","url":"https://exercism.io/my/solutions/f95dd1061dd34278af4d6838330bd546","handle":"dyamon","is_requester":true,"auto_approve":false} \ No newline at end of file -- cgit v1.2.3