We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e536d2 commit b30551cCopy full SHA for b30551c
espflash/Cargo.toml
@@ -6,6 +6,7 @@ edition = "2018"
6
license = "GPL-2.0"
7
description = "ESP8266 and ESP32 serial flasher"
8
repository = "https://github.com/esp-rs/espflash"
9
+exclude = ["tests/data"]
10
11
[[bin]]
12
name = "espflash"
0 commit comments