mirror of https://git.sr.ht/~stygianentity/bincode
update author name to current legal name
This commit is contained in:
parent
d5579582e0
commit
38322212e6
|
|
@ -1,7 +1,7 @@
|
|||
[package]
|
||||
name = "bincode"
|
||||
version = "1.2.1" # remember to update html_root_url
|
||||
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>", "Zoey Riordan <zoey@dos.cafe>"]
|
||||
exclude = ["logo.png", "examples/*", ".gitignore", ".travis.yml"]
|
||||
|
||||
publish = true
|
||||
|
|
|
|||
Loading…
Reference in New Issue