From 9478ae2bed092a3caaf7474e18c1f72360fcfe25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20Gr=C3=BCnbichler?= Date: Fri, 19 Aug 2022 14:19:39 +0200 Subject: [PATCH] fixup! time: update to nom 7 --- proxmox-time/debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/proxmox-time/debian/control b/proxmox-time/debian/control index 7d3426cb..a0efb686 100644 --- a/proxmox-time/debian/control +++ b/proxmox-time/debian/control @@ -37,8 +37,8 @@ Provides: librust-proxmox-time-1+default-dev (= ${binary:Version}), librust-proxmox-time-1.1-dev (= ${binary:Version}), librust-proxmox-time-1.1+default-dev (= ${binary:Version}), - librust-proxmox-time-1.1.3-dev (= ${binary:Version}), - librust-proxmox-time-1.1.3+default-dev (= ${binary:Version}) + librust-proxmox-time-1.1.4-dev (= ${binary:Version}), + librust-proxmox-time-1.1.4+default-dev (= ${binary:Version}) Description: Time utilities and TmEditor - Rust source code This package contains the source for the Rust proxmox-time crate, packaged by debcargo for use with cargo and dh-cargo.