libkrun-sys 0.7.0

FFI bindings to libkrun and libkrunfw
docs.rs failed to build libkrun-sys-0.7.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: libkrun-sys-0.8.2

Low-level FFI bindings to libkrun

This crate provides raw, unsafe bindings to the libkrun C library. For a safe, idiomatic Rust API, use the higher-level wrapper in the boxlite crate.