mirror of
https://git.proxmox.com/git/proxmox
synced 2025-07-23 03:06:26 +00:00
bump version to 0.1.38-1
This commit is contained in:
parent
7b24c384b1
commit
de2354bc3c
@ -1,7 +1,7 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "proxmox"
|
name = "proxmox"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
version = "0.1.37"
|
version = "0.1.38"
|
||||||
authors = [
|
authors = [
|
||||||
"Dietmar Maurer <dietmar@proxmox.com>",
|
"Dietmar Maurer <dietmar@proxmox.com>",
|
||||||
"Wolfgang Bumiller <w.bumiller@proxmox.com>",
|
"Wolfgang Bumiller <w.bumiller@proxmox.com>",
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
rust-proxmox (0.1.38-1) unstable; urgency=medium
|
||||||
|
|
||||||
|
* tools/fs.rs: add additional helpers to get file contents
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Thu, 28 May 2020 09:51:08 +0200
|
||||||
|
|
||||||
rust-proxmox (0.1.37-1) unstable; urgency=medium
|
rust-proxmox (0.1.37-1) unstable; urgency=medium
|
||||||
|
|
||||||
* proxmox: add string_as_base64 serde (de)serializer
|
* proxmox: add string_as_base64 serde (de)serializer
|
||||||
|
Loading…
Reference in New Issue
Block a user