From e7e054e21fd530fa6873b7aedd1fc4d4cfe5eb29 Mon Sep 17 00:00:00 2001 From: Federico Igne Date: Sat, 2 Jan 2021 17:58:32 +0000 Subject: [rust] Binary Search --- rust/binary-search/.exercism/metadata.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 rust/binary-search/.exercism/metadata.json (limited to 'rust/binary-search/.exercism') diff --git a/rust/binary-search/.exercism/metadata.json b/rust/binary-search/.exercism/metadata.json new file mode 100644 index 0000000..2104dfb --- /dev/null +++ b/rust/binary-search/.exercism/metadata.json @@ -0,0 +1 @@ +{"track":"rust","exercise":"binary-search","id":"6c46db6d2d3043f5bbe689d8075eb95d","url":"https://exercism.io/my/solutions/6c46db6d2d3043f5bbe689d8075eb95d","handle":"dyamon","is_requester":true,"auto_approve":false} \ No newline at end of file -- cgit v1.2.3