summaryrefslogtreecommitdiff
path: root/nrf-softdevice-gen
diff options
context:
space:
mode:
Diffstat (limited to 'nrf-softdevice-gen')
-rw-r--r--nrf-softdevice-gen/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/nrf-softdevice-gen/Cargo.toml b/nrf-softdevice-gen/Cargo.toml
index c22d200..e115dc4 100644
--- a/nrf-softdevice-gen/Cargo.toml
+++ b/nrf-softdevice-gen/Cargo.toml
@@ -5,6 +5,6 @@ authors = ["Dario Nieuwenhuis <dirbaio@dirbaio.net>"]
edition = "2018"
[dependencies]
-bindgen = "0.54.1"
+bindgen = "0.55.1"
walkdir = "2.3.1"
regex = "1.3.9" \ No newline at end of file