miden-base 0.0.0

Placeholder crate for miden-base library
[[bin]]
name = "miden-base"
path = "src/main.rs"

[package]
authors = ["Miden contributors"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["compilers"]
description = "Placeholder crate for miden-base library"
edition = "2024"
homepage = "https://github.com/0xMiden/compiler"
keywords = ["compiler", "miden"]
license = "MIT"
name = "miden-base"
readme = "README.md"
repository = "https://github.com/0xMiden/compiler"
version = "0.0.0"