mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-09 20:29:10 +02:00
[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:
@@ -4,7 +4,7 @@ name = "yabridgectl"
|
||||
# there's not a lot going on here
|
||||
version = "3.7.0"
|
||||
authors = ["Robbert van der Helm <mail@robbertvanderhelm.nl>"]
|
||||
edition = "2018"
|
||||
edition = "2021"
|
||||
description = "Optional utility to help set up yabridge"
|
||||
repository = "https://github.com/robbert-vdh/yabridge"
|
||||
license = "GPL-3.0-or-later"
|
||||
|
||||
Reference in New Issue
Block a user