Skip to content

Commit

Permalink
Use runt version 0.4.0 (#1804)
Browse files Browse the repository at this point in the history
  • Loading branch information
rachitnigam committed Dec 13, 2023
1 parent 2a6852f commit f8617ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ ADD . calyx
WORKDIR /home/calyx
RUN cargo build --all && \
cargo install vcdump && \
cargo install runt --version 0.4.1
cargo install runt --version 0.4.0

# Install fud
WORKDIR /home/calyx/fud
Expand Down

0 comments on commit f8617ee

Please sign in to comment.