mirror of https://git.sr.ht/~stygianentity/bincode
Update Cargo.toml
This commit is contained in:
parent
7eccffd783
commit
4654645c82
|
|
@ -2,6 +2,7 @@
|
||||||
name = "bincode"
|
name = "bincode"
|
||||||
version = "0.7.0"
|
version = "0.7.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