updated rust ast through structs to work
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM rust:1.39
|
||||
FROM rust:1.54
|
||||
|
||||
RUN apt update && apt-get install -y llvm clang
|
||||
WORKDIR /code
|
||||
|
||||
Reference in New Issue
Block a user