bitloom-builder 1.1.0

Runtime elaboration session over Bitloom HIR
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"
rust-version = "1.97.1"
name = "bitloom-builder"
version = "1.1.0"
authors = ["Bitloom contributors"]
build = false
publish = true
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Runtime elaboration session over Bitloom HIR"
homepage = "https://github.com/TangCan/bitloom"
documentation = "https://docs.rs/bitloom-builder"
readme = false
license = "MIT OR Apache-2.0"
repository = "https://github.com/TangCan/bitloom"
resolver = "2"

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

[dependencies.bitloom-hir]
version = "1.1.0"