We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 683df49 commit 1bae7cdCopy full SHA for 1bae7cd
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Upcoming Release
2
3
+## Added
4
+
5
+## Changed
6
7
+# v0.15.0
8
9
## Added
10
- [[#230](https://github.com/rust-vmm/kvm-ioctls/pull/230)] Added
11
`check_extension_raw` method to use raw integer values instead
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "kvm-ioctls"
-version = "0.14.0"
+version = "0.15.0"
authors = ["Amazon Firecracker Team <[email protected]>"]
description = "Safe wrappers over KVM ioctls"
repository = "https://github.com/rust-vmm/kvm-ioctls"
0 commit comments