Update author field
This commit is contained in:
parent
9334db680b
commit
4c4d9b5357
|
|
@ -1,7 +1,7 @@
|
||||||
[package]
|
[package]
|
||||||
name = "date-check"
|
name = "date-check"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
authors = ["Camelid <camelidcamel@gmail.com>"]
|
authors = ["Noah Lev <camelidcamel@gmail.com>"]
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
|
||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue