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