File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ authors = ["Mathieu Poirier <mathieu.poirier@linaro.org"]
33description = " Test application to test the Xen ioctls interface"
44homepage = " https://github.com/rust-vmm/xen-sys"
55repository = " https://github.com/rust-vmm/xen-sys.git"
6- license = " MIT/ Apache-2.0"
6+ license = " Apache-2.0 OR MIT "
77name = " ioctls"
88readme = " README.md"
99version = " 0.1.0"
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ authors = ["Mathieu Poirier <mathieu.poirier@linaro.org"]
33description = " Test application to test the Xen store interface"
44homepage = " https://github.com/rust-vmm/xen-sys"
55repository = " https://github.com/rust-vmm/xen-sys.git"
6- license = " MIT/ Apache-2.0"
6+ license = " Apache-2.0 OR MIT "
77name = " xstore"
88readme = " README.md"
99version = " 0.1.0"
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ authors = ["Doug Goldstein <cardoe@cardoe.com>"]
33description = " Compiler bits to create Rust unikernels for Xen"
44homepage = " https://github.com/rust-vmm/xen-sys"
55repository = " https://github.com/rust-vmm/xen-sys.git"
6- license = " MIT/ Apache-2.0"
6+ license = " Apache-2.0 OR MIT "
77name = " oxerun"
88readme = " README.md"
99version = " 0.1.0"
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ description = "Kernel level hypercall support for Xen"
44categories = [" external-ffi-bindings" ]
55homepage = " https://github.com/rust-vmm/xen-sys"
66repository = " https://github.com/rust-vmm/xen-sys.git"
7- license = " MIT/ Apache-2.0"
7+ license = " Apache-2.0 OR MIT "
88name = " xen-sys"
99readme = " README.md"
1010version = " 0.1.0"
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ description = "Idomatic Rust interfaces to Xen hypercall APIs"
44categories = [" external-ffi-bindings" ]
55homepage = " https://github.com/rust-vmm/xen-sys"
66repository = " https://github.com/rust-vmm/xen-sys.git"
7- license = " MIT/ Apache-2.0"
7+ license = " Apache-2.0 OR MIT "
88name = " xen"
99readme = " README.md"
1010version = " 0.1.0"
You can’t perform that action at this time.
0 commit comments