--- a/contrib/packaging/docker/centos8 Tue Jun 15 09:06:12 2021 +0200
+++ b/contrib/packaging/docker/centos8 Wed Jun 30 14:17:28 2021 +0200
@@ -13,3 +13,6 @@
# For creating repo meta data
RUN yum install -y createrepo
+
+# For rust extensions
+RUN yum install -y cargo