Skip to content

Commit b30551c

Browse files
committed
dont package test data
1 parent 9e536d2 commit b30551c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

espflash/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ edition = "2018"
66
license = "GPL-2.0"
77
description = "ESP8266 and ESP32 serial flasher"
88
repository = "https://github.com/esp-rs/espflash"
9+
exclude = ["tests/data"]
910

1011
[[bin]]
1112
name = "espflash"

0 commit comments

Comments
 (0)