We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2c704a commit 8c3a5a5Copy full SHA for 8c3a5a5
crates/virtio-queue/Cargo.toml
@@ -6,7 +6,7 @@ description = "virtio queue implementation"
6
repository = "https://github.com/rust-vmm/vm-virtio"
7
keywords = ["virtio"]
8
readme = "README.md"
9
-license = "Apache-2.0 OR MIT"
+license = "Apache-2.0 OR BSD-3-Clause"
10
edition = "2018"
11
12
[features]
0 commit comments