2026-04-10 20:23:25 +03:00
|
|
|
[package]
|
2026-06-09 16:02:56 +03:00
|
|
|
name = "build_utils"
|
2026-04-10 20:23:25 +03:00
|
|
|
version = "0.1.0"
|
|
|
|
|
edition = "2024"
|
|
|
|
|
license = { workspace = true }
|
|
|
|
|
|
|
|
|
|
[lints]
|
|
|
|
|
|
|
|
|
|
[dependencies]
|
2026-06-09 16:02:56 +03:00
|
|
|
anyhow.workspace = true
|
|
|
|
|
risc0-binfmt = "3.0.2"
|