Skip to content

Commit 796677d

Browse files
slpSamuel Ortiz
authored andcommitted
Rename package to vhost-user-backend
Rename package from vhost_user_backend to vhost-user-backend to accommodate to rust-vmm's conventions. Signed-off-by: Sergio Lopez <slp@redhat.com>
1 parent 50e3354 commit 796677d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[package]
2-
name = "vhost_user_backend"
2+
name = "vhost-user-backend"
33
version = "0.1.0"
44
authors = ["The Cloud Hypervisor Authors"]
55
edition = "2018"

0 commit comments

Comments
 (0)