diff --git a/api/main.go b/api/main.go index 9c10f5d..da66fa2 100644 --- a/api/main.go +++ b/api/main.go @@ -60,6 +60,7 @@ func Execute(res http.ResponseWriter, req *http.Request) { "ruby", "swift", "brainfuck", "bf", + "rust", } // check if the supplied language is supported