mirror of
git://git.proxmox.com/git/proxmox-fuse.git
synced 2025-03-11 20:58:39 +03:00
bump version to 0.1.4
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
0a096c5e1b
commit
8d57fb64f0
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "proxmox-fuse"
|
||||
version = "0.1.3"
|
||||
version = "0.1.4"
|
||||
authors = ["Wolfgang Bumiller <w.bumiller@proxmox.com>"]
|
||||
edition = "2021"
|
||||
license = "AGPL-3"
|
||||
|
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,3 +1,11 @@
|
||||
rust-proxmox-fuse (0.1.4-1) pve; urgency=medium
|
||||
|
||||
* impl AsFd for FuseFd
|
||||
|
||||
* bump edition to 2021
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Wed, 19 Oct 2022 14:39:01 +0200
|
||||
|
||||
rust-proxmox-fuse (0.1.3-1) pve; urgency=medium
|
||||
|
||||
* use a custom reactor for the fuse file descriptor
|
||||
|
4
debian/control
vendored
4
debian/control
vendored
@ -43,8 +43,8 @@ Provides:
|
||||
librust-proxmox-fuse-0+default-dev (= ${binary:Version}),
|
||||
librust-proxmox-fuse-0.1-dev (= ${binary:Version}),
|
||||
librust-proxmox-fuse-0.1+default-dev (= ${binary:Version}),
|
||||
librust-proxmox-fuse-0.1.3-dev (= ${binary:Version}),
|
||||
librust-proxmox-fuse-0.1.3+default-dev (= ${binary:Version})
|
||||
librust-proxmox-fuse-0.1.4-dev (= ${binary:Version}),
|
||||
librust-proxmox-fuse-0.1.4+default-dev (= ${binary:Version})
|
||||
Description: Expose fuse requests as async streams - Rust source code
|
||||
This package contains the source for the Rust proxmox-fuse crate, packaged by
|
||||
debcargo for use with cargo and dh-cargo.
|
||||
|
Loading…
x
Reference in New Issue
Block a user