We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3395645 commit a799001Copy full SHA for a799001
cargo-hf2/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "cargo-hf2"
3
-version = "0.3.2"
+version = "0.3.3"
4
authors = ["Jacob Rosenthal <@jacobrosenthal>"]
5
edition = "2018"
6
description = "Cargo Subcommand for Microsoft HID Flashing Library for UF2 Bootloaders"
hf2-cli/Cargo.toml
name = "hf2-cli"
description = "CLI for Microsoft HID Flashing Library for UF2 Bootloaders"
hf2/Cargo.toml
name = "hf2"
description = "Microsoft HID Flashing Library for UF2 Bootloaders"
0 commit comments