[yabridgectl] Update to Rust 2021

Rust 1.58 will be released tomorrow, so now that Rust 2021 has been out
for two releases bumping this should be fine.
This commit is contained in:
Robbert van der Helm
2022-01-12 14:48:16 +01:00
parent 82a8d84c4f
commit a7381f008b
3 changed files with 4 additions and 3 deletions
+1
View File
@@ -71,6 +71,7 @@ Versioning](https://semver.org/spec/v2.0.0.html).
### Packaging notes
- We now target VST3 SDK version 3.7.4 with git tag `v3.7.4_build_25-patched`.
- Yabridgectl now uses Rust 2021 and requires rustc 1.56 or newer to build.
## [3.7.0] - 2021-11-21