File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7878 src/tests/rust_guests/witguest -> target
7979
8080 - name : Install cargo-hyperlight
81- run : cargo install cargo-hyperlight --version 0.1.9 --locked --force
81+ run : cargo install cargo-hyperlight --version 0.1.10 --locked --force
8282
8383 - name : Build and move Rust guests
8484 run : |
Original file line number Diff line number Diff line change 6868 src/tests/rust_guests/witguest -> target
6969
7070 - name : Install cargo-hyperlight
71- run : cargo install cargo-hyperlight --version 0.1.9 --locked --force
71+ run : cargo install cargo-hyperlight --version 0.1.10 --locked --force
7272
7373 - name : Build Rust guests
7474 run : |
Original file line number Diff line number Diff line change 7474 run : just fmt-check
7575
7676 - name : Install cargo-hyperlight
77- run : cargo install cargo-hyperlight --version 0.1.9 --locked --force
77+ run : cargo install cargo-hyperlight --version 0.1.10 --locked --force
7878
7979 - name : clippy exhaustive check (debug)
8080 run : just clippy-exhaustive debug
@@ -145,7 +145,7 @@ jobs:
145145 run : just fmt-check
146146
147147 - name : Install cargo-hyperlight
148- run : cargo install cargo-hyperlight --version 0.1.9 --locked --force
148+ run : cargo install cargo-hyperlight --version 0.1.10 --locked --force
149149
150150 - name : clippy (debug)
151151 run : |
You can’t perform that action at this time.
0 commit comments