mirror of
https://git.proxmox.com/git/proxmox
synced 2025-08-14 07:36:01 +00:00
Merge remote-tracking branch 'proxdev/master'
This commit is contained in:
commit
74911020cf
@ -1,7 +1,7 @@
|
||||
[package]
|
||||
name = "proxmox"
|
||||
edition = "2018"
|
||||
version = "0.1.5"
|
||||
version = "0.1.6"
|
||||
authors = [
|
||||
"Dietmar Maurer <dietmar@proxmox.com>",
|
||||
"Wolfgang Bumiller <w.bumiller@proxmox.com>",
|
||||
|
@ -1,9 +1,16 @@
|
||||
rust-proxmox (0.1.5-1) unstable; urgency=medium
|
||||
rust-proxmox (0.1.6-1) unstable; urgency=medium
|
||||
|
||||
* merge tools, sys and api crate into the proxmox main crate to reduce
|
||||
the dependency management burden
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Tue, 21 Jan 2020 12:13:18 +0100
|
||||
-- Proxmox Support Team <support@proxmox.com> Tue, 21 Jan 2020 12:19:32 +0100
|
||||
|
||||
rust-proxmox (0.1.5-1) unstable; urgency=medium
|
||||
|
||||
* src/cli/command.rs: avoid creating a tokio runtime by making
|
||||
run_cli_command async
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Tue, 21 Jan 2020 11:18:29 +0100
|
||||
|
||||
rust-proxmox (0.1.4-1) unstable; urgency=medium
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user