We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 224ad8b commit 99d2805Copy full SHA for 99d2805
Cargo.toml
@@ -2,7 +2,7 @@
2
name = "virtio-spec"
3
version = "0.3.2"
4
authors = ["Martin Kröning <mkroening@posteo.net>"]
5
-edition = "2021"
+edition = "2024"
6
description = "Definitions from the Virtual I/O Device (VIRTIO) specification."
7
repository = "https://github.com/rust-osdev/virtio-spec-rs"
8
license = "MIT OR Apache-2.0"
0 commit comments