@@ -1,4 +1,4 @@
-FROM rust:1.59
+FROM rust:1.73
RUN apt-get update -yqq && apt-get install -yqq cmake g++
-FROM rust:1.59.0