From 4e2052c4d792540c2f742b2c2a081b11117ed41d Mon Sep 17 00:00:00 2001 From: Federico Igne Date: Sat, 26 Dec 2020 17:22:21 +0000 Subject: [rust] Nucleotide Count --- nucleotide-count/.exercism/metadata.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 nucleotide-count/.exercism/metadata.json (limited to 'nucleotide-count/.exercism/metadata.json') diff --git a/nucleotide-count/.exercism/metadata.json b/nucleotide-count/.exercism/metadata.json new file mode 100644 index 0000000..3cb94c8 --- /dev/null +++ b/nucleotide-count/.exercism/metadata.json @@ -0,0 +1 @@ +{"track":"rust","exercise":"nucleotide-count","id":"2e44b94b9e1648c2876e1882f15bd9de","url":"https://exercism.io/my/solutions/2e44b94b9e1648c2876e1882f15bd9de","handle":"dyamon","is_requester":true,"auto_approve":false} \ No newline at end of file -- cgit v1.2.3