Add Rust
[gruntmaster-daemon.git] / lib / Gruntmaster / Daemon.pm
index 84b57adf977e92b078e7b34e159166046b0946c7..b64d56ab14fce8f8e586f5d0d00e5b8a040d15ce 100644 (file)
@@ -30,6 +30,7 @@ use constant FORMAT_EXTENSION => {
        PERL => 'pl',
        PYTHON => 'py',
        RUBY => 'rb',
+       RUST => 'rs',
        SBCL => 'l',
 };
 
This page took 0.009873 seconds and 4 git commands to generate.