From c7e80afb45197d5a5f20e58fefeb1a717f038463 Mon Sep 17 00:00:00 2001 From: Ashley Wulber Date: Tue, 13 Sep 2022 10:51:19 -0400 Subject: [PATCH] chore: update rustc in build-depends --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index c232a9c8..fda5f5be 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: system76 Build-Depends: debhelper (>= 11), debhelper-compat (= 11), - rustc (>=1.57), + rustc (>=1.63), cargo, libgtk-4-dev, libadwaita-1-dev,