File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,9 +15,9 @@ Build virtualization solutions on top of a lightweight hypervisor using Rust:
1515
1616This repository contains the following crates:
1717| Name | Description | Links |
18- | --- | --- |
19- | [ ` hv-sys ` ] ( ./hv-sys ) | Unsafe bindings generated with bindgen | ![ Crates.io] ( https://img.shields.io/crates/v/hv-sys ) |
20- | [ ` hv ` ] ( ./hv ) | High level API to access Hypervisor Framework | ![ Crates.io] ( https://img.shields.io/crates/v/hv ) |
18+ | --- | --- | --- |
19+ | [ ` hv-sys ` ] ( ./hv-sys ) | Unsafe bindings generated with bindgen | [ ![ Crates.io] ( https://img.shields.io/crates/v/hv-sys ) ]( https://img.shields.io/crates/v/hv-sys ) |
20+ | [ ` hv ` ] ( ./hv ) | High level API to access Hypervisor Framework | [ ![ Crates.io] ( https://img.shields.io/crates/v/hv ) ]( https://img.shields.io/crates/v/hv ) |
2121
2222### Current list of things to do:
2323- Make high level API safer.
You can’t perform that action at this time.
0 commit comments