summaryrefslogtreecommitdiff
path: root/nrf-softdevice-gen/Cargo.toml
blob: e115dc48491b320fa1899c314151f9b88a0948c4 (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.55.1"
walkdir = "2.3.1"
regex = "1.3.9"