mirror of
https://gitlab.freedesktop.org/pipewire/helvum
synced 2026-03-15 03:26:10 +08:00
Swap to rust 2021 edition and move rustc version check from meson.build to Cargo.toml
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
name = "helvum"
|
||||
version = "0.3.1"
|
||||
authors = ["Tom A. Wagner <tom.a.wagner@protonmail.com>"]
|
||||
edition = "2018"
|
||||
edition = "2021"
|
||||
rust-version = "1.56"
|
||||
license = "GPL-3.0-only"
|
||||
description = "A GTK patchbay for pipewire"
|
||||
repository = "https://gitlab.freedesktop.org/ryuukyu/helvum"
|
||||
|
||||
Reference in New Issue
Block a user