File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111
1212- Update dependency ` dusk-bls12_381 ` to 0.14
1313- Update dependency ` dusk-jubjub ` to 0.15
14+ - Change rust toolchain version to ` nightly-2023-11-10 ` (1.75.0) [ #26 ]
1415
1516## [ 0.2.1] - 2024-05-08
1617
@@ -46,6 +47,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4647 - Add documentation
4748
4849<!-- ISSUES -->
50+ [ #26 ] : https://github.com/dusk-network/safe/issues/26
4951[ #21 ] : https://github.com/dusk-network/safe/issues/21
5052[ #17 ] : https://github.com/dusk-network/safe/issues/17
5153[ #15 ] : https://github.com/dusk-network/safe/issues/15
Original file line number Diff line number Diff line change 11[toolchain ]
2- channel = " nightly-2023-05-22 "
3- components = [" rustfmt" , " clippy" ]
2+ channel = " nightly-2023-11-10 "
3+ components = [" rustfmt" , " clippy" ]
You can’t perform that action at this time.
0 commit comments