supermachine-kernel 0.7.68

Pre-built Linux kernel + in-VM assets for supermachine. A thin facade that re-exports the matching per-arch sub-crate (supermachine-kernel-aarch64 / supermachine-kernel-x86-64) by target_arch, so each `cargo build` downloads only its target's kernel. Pin in lockstep with `supermachine`.
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "supermachine-kernel"
version = "0.7.68"
dependencies = [
 "supermachine-kernel-aarch64",
 "supermachine-kernel-x86-64",
]

[[package]]
name = "supermachine-kernel-aarch64"
version = "0.7.68"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6e4cef8b57394ef7b99077b95775af94c7e61a73957fba6e38300e599f673a7d"

[[package]]
name = "supermachine-kernel-x86-64"
version = "0.7.68"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "aace97cd349d49265296194e06ea8b8ffe47c73935f9f64e90bb853c6cdb934d"