Skip to content

Commit dc16f24

Browse files
eugkoiraandreeaflorescu
authored andcommitted
Release vm-superio v0.8.0
The library wasn't released for more then a year and it leads to dependency conflicts when used together with other more up-to-date rust-vmm crates. Signed-off-by: Eugene Koira <[email protected]>
1 parent e48ce8c commit dc16f24

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

vm-superio/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
# Upcoming version
3+
# v0.8.0
44

55
## Changed
66

vm-superio/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "vm-superio"
3-
version = "0.7.0"
3+
version = "0.8.0"
44
description = "Emulation for legacy devices"
55
keywords = ["superio", "emulation"]
66
repository = "https://github.com/rust-vmm/vm-superio"

0 commit comments

Comments
 (0)