File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ concurrency:
1111 cancel-in-progress : true
1212
1313env :
14- rust-version : 1.65.0
14+ rust-version : 1.71.1
1515
1616jobs :
1717 build :
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ concurrency:
1111 cancel-in-progress : true
1212
1313env :
14- rust-version : 1.65.0
14+ rust-version : 1.71.1
1515 dfx-version : 0.14.1
1616 wasmtime-version : 10.0.1
1717
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ members = [
1414authors = [
" DFINITY Stiftung <[email protected] >" ]
1515edition = " 2021"
1616repository = " https://github.com/dfinity/cdk-rs"
17- rust-version = " 1.65.0 "
17+ rust-version = " 1.71.1 "
1818license = " Apache-2.0"
1919
2020[profile .canister-release ]
Original file line number Diff line number Diff line change 11[toolchain ]
2- channel = " 1.65.0 "
2+ channel = " 1.71.1 "
33targets = [" wasm32-unknown-unknown" ]
44components = [" rustfmt" , " clippy" ]
55
You can’t perform that action at this time.
0 commit comments