Changed author attribute.
This commit is contained in:
@ -5,7 +5,7 @@ description = "Defines macros and functions used when binding to C libraries."
|
|||||||
repository = "https://workshop.cybermages.tech/CyberMages/binding"
|
repository = "https://workshop.cybermages.tech/CyberMages/binding"
|
||||||
keywords = ["binding", "c-types", "ffi"]
|
keywords = ["binding", "c-types", "ffi"]
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
authors = ["CyberMages LLC <software@cybermagesllc.com>"]
|
authors = ["Jason Smith <myrddin@cybermages.tech>"]
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
license = "Apache-2.0"
|
license = "Apache-2.0"
|
||||||
documentation = "https://workshop.cybermages.tech/CyberMages/binding"
|
documentation = "https://workshop.cybermages.tech/CyberMages/binding"
|
||||||
|
Reference in New Issue
Block a user