add rust to go api
This commit is contained in:
parent
af4255fc1f
commit
389f4ed335
|
@ -60,6 +60,7 @@ func Execute(res http.ResponseWriter, req *http.Request) {
|
|||
"ruby",
|
||||
"swift",
|
||||
"brainfuck", "bf",
|
||||
"rust",
|
||||
}
|
||||
|
||||
// check if the supplied language is supported
|
||||
|
|
Loading…
Reference in New Issue