blob: 899296d25ea7ef83661aff8218572344960ca290 [file] [log] [blame] [edit]
[package]
name = "stdarch-gen-arm"
version = "0.1.0"
authors = ["Luca Vizzarro <[email protected]>",
"Jamie Cunliffe <[email protected]>",
"Adam Gemmell <[email protected]",
"Jacob Bramley <[email protected]>",
"James Barford-Evans <[email protected]>"]
license = "MIT OR Apache-2.0"
edition = "2024"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
itertools = "0.14.0"
lazy_static = "1.4.0"
proc-macro2 = "1.0"
quote = "1.0"
regex = "1.5"
serde = { version = "1.0", features = ["derive"] }
serde_with = "1.14"
serde_yaml = "0.8"
walkdir = "2.3.2"