[package] name = "miden-stdlib-sys" description = "Low-level Rust bindings for the Miden standard library" version.workspace = true rust-version.workspace = true authors.workspace = true repository.workspace = true categories.workspace = true keywords.workspace = true license.workspace = true readme.workspace = true edition.workspace = true [lib] crate-type = ["rlib"] [dependencies]