mirror of https://git.sr.ht/~stygianentity/bincode
remove publish = false
This commit is contained in:
parent
851421be5d
commit
d985212a36
|
|
@ -2,7 +2,6 @@
|
||||||
name = "bincode"
|
name = "bincode"
|
||||||
version = "0.8.0"
|
version = "0.8.0"
|
||||||
authors = ["Ty Overby <ty@pre-alpha.com>", "Francesco Mazzoli <f@mazzo.li>", "David Tolnay <dtolnay@gmail.com>", "Daniel Griffen"]
|
authors = ["Ty Overby <ty@pre-alpha.com>", "Francesco Mazzoli <f@mazzo.li>", "David Tolnay <dtolnay@gmail.com>", "Daniel Griffen"]
|
||||||
publish = false
|
|
||||||
|
|
||||||
repository = "https://github.com/TyOverby/bincode"
|
repository = "https://github.com/TyOverby/bincode"
|
||||||
documentation = "https://docs.rs/bincode"
|
documentation = "https://docs.rs/bincode"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue