File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1616 fetch-depth : 1
1717 - uses : actions-rs/toolchain@v1
1818 with :
19- toolchain : 1.43.0
19+ toolchain : 1.45.2
2020 profile : minimal
2121 override : true
2222 - run : cargo fetch --verbose
Original file line number Diff line number Diff line change 4646 fetch-depth : 1
4747 - uses : actions-rs/toolchain@v1
4848 with :
49- toolchain : 1.43.0
49+ toolchain : 1.45.2
5050 profile : minimal
5151 override : true
5252 - run : cargo fetch --verbose
Original file line number Diff line number Diff line change 11language : rust
22rust :
3- - 1.43.0
3+ - 1.45.2
44stages :
55 - name : test
66 if : branch != docker-build
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ This will produce an executable in the `./target/release` directory.
3535### Building From Source
3636
3737#### Build Dependencies
38- Foundry requires Rust version 1.43.0 to build. Using [ rustup] ( https://rustup.rs/ " rustup URL ") is recommended.
38+ Foundry requires Rust version 1.45.2 to build. Using [ rustup] ( https://rustup.rs/ " rustup URL ") is recommended.
3939
4040- For Linux Systems:
4141 - Ubuntu
Original file line number Diff line number Diff line change 1- 1.43.0
1+ 1.45.2
You can’t perform that action at this time.
0 commit comments