Skip to content

Commit

Permalink
release 0.9.0
Browse files Browse the repository at this point in the history
Signed-off-by: Peng Tao <[email protected]>
  • Loading branch information
bergwolf authored and jiangliu committed Apr 27, 2022
1 parent 98dbac7 commit 3fcaa9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "fuse-backend-rs"
version = "0.8.0"
version = "0.9.0"
keywords = ["fuse", "virtio", "virtio-fs", "vhost-user-fs"]
categories = ["filesystem", "os::linux-apis"]
description = "A rust library for Fuse(filesystem in userspace) servers and virtio-fs devices"
Expand Down

0 comments on commit 3fcaa9a

Please sign in to comment.