cloud-hypervisor/vmm
William Douglas d6a2f48b32 vmm: device_manager: Make PtyPair implement Clone
The clone method for PtyPair should have been an impl of the Clone
trait but the method ended up not being used. Future work will make
use of the trait however so correct the missing trait implementation.

Signed-off-by: William Douglas <william.douglas@intel.com>
2021-09-17 11:15:35 +01:00
..
src vmm: device_manager: Make PtyPair implement Clone 2021-09-17 11:15:35 +01:00
Cargo.toml build: bump vmm-sys-util from 0.8.0 to 0.9.0 2021-09-16 14:01:19 +01:00