summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDiab Neiroukh2021-09-10 00:06:09 +0100
committerDiab Neiroukh2021-09-10 00:06:09 +0100
commit8371ab97cb88640c0654524ea3520827e9935935 (patch)
tree74bcfc2eab236cf4ecc25f1cb56d333172ced680 /.SRCINFO
parentacdefbd8b663ffa522f80467fe6d1eece4a67606 (diff)
downloadaur-8371ab97cb88640c0654524ea3520827e9935935.tar.gz
PKGBUILD: Enforce the usage of rust-nightly (or rustup).
This is due to Quiche's usage of "unstable" rust features. Signed-off-by: Diab Neiroukh <lazerl0rd@thezest.dev>
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO2
1 files changed, 1 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f557364097f6..bbefedc291bc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,7 +7,7 @@ pkgbase = zestginx
license = custom
makedepends = cmake
makedepends = git
- makedepends = rust
+ makedepends = rust-nightly
depends = geoip
depends = libatomic_ops
depends = liburing