summaryrefslogtreecommitdiff
path: root/nrf-softdevice-gen/Cargo.toml
blob: ca12c89ec70c826eb8d54685ae4c3107f2ed6c1f (plain)
1
2
3
4
5
6
7
8
9
10
[package]
name = "nrf-softdevice-gen"
version = "0.1.0"
authors = ["Dario Nieuwenhuis <dirbaio@dirbaio.net>"]
edition = "2021"

[dependencies]
bindgen = "0.55.1"
walkdir = "2.3.1"
regex = "1.3.9"