bump versions of tooling

This commit is contained in:
Mirabellensaft 2022-12-09 12:22:23 +01:00
parent 8e33ee685c
commit 5d489baa65

View file

@ -147,13 +147,13 @@ Install the [`flip-link`](https://crates.io/crates/flip-link) and [`probe-run`](
$ cargo install probe-run $ cargo install probe-run
(..) (..)
Installed package `probe-run v0.3.1` (..) Installed package `probe-run v0.3.5` (..)
$ cargo install flip-link $ cargo install flip-link
(..) (..)
Installed package `flip-link v0.1.5` (..) Installed package `flip-link v0.1.6` (..)
$ cargo install nrfdfu $ cargo install nrfdfu
(..) (..)
Installed package `nrfdfu v0.1.0` (..) Installed package `nrfdfu v0.1.3` (..)
``` ```