File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "kvm-bindings"
3
3
version = " 0.10.0"
4
4
authors = [
" Amazon firecracker team <[email protected] >" ]
5
5
description = " Rust FFI bindings to KVM generated using bindgen."
6
- repository = " https://github.com/rust-vmm/kvm-bindings "
6
+ repository = " https://github.com/rust-vmm/kvm"
7
7
readme = " README.md"
8
8
keywords = [" kvm" ]
9
9
license = " Apache-2.0"
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "kvm-ioctls"
3
3
version = " 0.19.0"
4
4
authors = [
" Amazon Firecracker Team <[email protected] >" ]
5
5
description = " Safe wrappers over KVM ioctls"
6
- repository = " https://github.com/rust-vmm/kvm-ioctls "
6
+ repository = " https://github.com/rust-vmm/kvm"
7
7
readme = " README.md"
8
8
keywords = [" kvm" ]
9
9
license = " Apache-2.0 OR MIT"
You can’t perform that action at this time.
0 commit comments