summaryrefslogtreecommitdiff
path: root/yjit/bindgen/Cargo.toml
blob: 18a8fbc4635373b169edeafd847110d7e5bb6b6d (plain)
1
2
3
4
5
6
7
8
9
[package]
name = "yjit-bindgen"
version = "0.1.0"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
bindgen = "0.59.2"