rust-vmm / vmm-sys-util

Helpers and utilities used by multiple rust-vmm components and VMMs
BSD 3-Clause "New" or "Revised" License
79 stars 64 forks source link

Bumped version to v0.3.0 #57

Closed iulianbarbu closed 4 years ago

iulianbarbu commented 4 years ago

With the advent of the new methods from tempfile.rs and tempdir.rs, we should promptly support their usage through a new version of the crate.

Signed-off-by: Iulian Barbu iul@amazon.com

iulianbarbu commented 4 years ago

Before bumping the version, I think we should put an effort into this PR: https://github.com/rust-vmm/vmm-sys-util/pull/54, while it is here and ready to be reviewed, if we can agree on its implications quick.

acatangiu commented 4 years ago

Let's wait for https://github.com/rust-vmm/vmm-sys-util/pull/54 before merging this, what do you say?

iulianbarbu commented 4 years ago

Let's wait for #54 before merging this, what do you say?

Yep, sure.

iulianbarbu commented 4 years ago

Resolved merge conflicts. Please take a look at: https://github.com/rust-vmm/vmm-sys-util/commit/f23403bc293314fa9a18e920073a799cc9b24c4f.