liblisa-x64-observer-shmqueue 0.3.1

A tool for automated discovery and analysis of the ISA of a CPU.
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2024"
name = "liblisa-x64-observer-shmqueue"
version = "0.3.1"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "A tool for automated discovery and analysis of the ISA of a CPU."
homepage = "https://liblisa.nl/"
documentation = "https://docs.liblisa.nl/"
readme = false
license = "AGPL-3.0-only"
repository = "https://github.com/liblisa/liblisa"
resolver = "2"

[lib]
name = "liblisa_x64_observer_shmqueue"
path = "src/lib.rs"

[dependencies.memoffset]
version = "0.9"
features = ["unstable_const"]

[dependencies.static_assertions]
version = "1.1.0"