summaryrefslogtreecommitdiff
path: root/nrf-softdevice-gen/Cargo.toml
blob: c22d200629cb8ff5ca94fa6c5f237c1f046e3a6a (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 = "2018"

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