supermachine-kernel 0.7.70

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.70"
dependencies = [
 "supermachine-kernel-aarch64",
 "supermachine-kernel-x86-64",
]

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

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