Skip to content

Commit

Permalink
vfio-bindings: prepare for publishing v0.3.1
Browse files Browse the repository at this point in the history
Prepare for publishing vfio-bindings v0.3.1 with the new repository
URL.

Signed-off-by: Liu Jiang <gerry@linux.alibaba.com>
  • Loading branch information
jiangliu committed Dec 13, 2021
1 parent 19e5b83 commit 327a9ee
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions crates/vfio-bindings/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# [v0.3.1]

- Update repository to https://github.com/rust-vmm/vfio

# [v0.3.0]

## Added
Expand Down
2 changes: 1 addition & 1 deletion crates/vfio-bindings/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "vfio-bindings"
version = "0.3.0"
version = "0.3.1"
authors = ["The Cloud Hypervisor Authors"]
license = "Apache-2.0 OR BSD-3-Clause"
description = "Rust FFI bindings to vfio generated using bindgen."
Expand Down

0 comments on commit 327a9ee

Please sign in to comment.