exclude logo.png from packaging
This commit is contained in:
parent
d340fdc1a4
commit
938f03b900
|
|
@ -1,7 +1,8 @@
|
|||
[package]
|
||||
name = "bincode"
|
||||
version = "0.9.0"
|
||||
version = "0.9.1"
|
||||
authors = ["Ty Overby <ty@pre-alpha.com>", "Francesco Mazzoli <f@mazzo.li>", "David Tolnay <dtolnay@gmail.com>", "Daniel Griffen"]
|
||||
exclude = ["./logo.png"]
|
||||
|
||||
publish = true
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue