diff --git a/etc/config/rust.amazon.properties b/etc/config/rust.amazon.properties index e770a4ac..00824f87 100644 --- a/etc/config/rust.amazon.properties +++ b/etc/config/rust.amazon.properties @@ -3,8 +3,8 @@ textBanner=Compilation provided by Compiler Explorer at https://rust.godbolt.org defaultCompiler=r1160 group.rust.compilers=r1160:r1151:r1140:r1130:r1120:r1110:r1100:r190:r180:r170:r160:r150:r140:r130:r120:r110:r100:nightly:beta group.rust.compilerType=rust -compiler.r1151.exe=/opt/compiler-explorer/rust-1.16.0/bin/rustc -compiler.r1151.name=rustc 1.16.0 +compiler.r1160.exe=/opt/compiler-explorer/rust-1.16.0/bin/rustc +compiler.r1160.name=rustc 1.16.0 compiler.r1151.exe=/opt/compiler-explorer/rust-1.15.1/bin/rustc compiler.r1151.name=rustc 1.15.1 compiler.r1140.exe=/opt/compiler-explorer/rust-1.14.0/bin/rustc