mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-23 21:46:27 +02:00
add rust to go api
This commit is contained in:
parent
af4255fc1f
commit
389f4ed335
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue