]> git.proxmox.com Git - proxmox.git/commitdiff
bump version to 0.1.30-1
authorDietmar Maurer <dietmar@proxmox.com>
Fri, 15 May 2020 15:43:54 +0000 (17:43 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 15 May 2020 15:47:35 +0000 (17:47 +0200)
proxmox/Cargo.toml
proxmox/debian/changelog

index 0e2efe16c06b751b66461075c80c235181794e3a..aeffca321d7215276a265e2474dcc89c2df20211 100644 (file)
@@ -1,7 +1,7 @@
 [package]
 name = "proxmox"
 edition = "2018"
-version = "0.1.29"
+version = "0.1.30"
 authors = [
     "Dietmar Maurer <dietmar@proxmox.com>",
     "Wolfgang Bumiller <w.bumiller@proxmox.com>",
index c87b7168e182768b4d9d9757ac63b7493911ad90..4b2d1f2c5496c634a4f43e1fc04a8987d84fe520 100644 (file)
@@ -1,3 +1,9 @@
+rust-proxmox (0.1.30-1) unstable; urgency=medium
+
+  * add bindings for libc localtime/timelocal
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 15 May 2020 17:42:48 +0200
+
 rust-proxmox (0.1.29-1) unstable; urgency=medium
 
   * section_config.rs: make record_order public