Adjusted project data.
Properly pointed to the repository location. Changed the rust edition.
This commit is contained in:
@ -2,9 +2,9 @@
|
||||
name = "binding"
|
||||
version = "0.1.0"
|
||||
description = "Defines macros and functions used when binding to C libraries."
|
||||
repository = "https://workshop.cybermages.tech/CyberMages/binding.git"
|
||||
repository = "https://workshop.cybermages.tech/CyberMages/binding"
|
||||
keywords = ["binding", "c types", "c enums", "c flags", "c strings"]
|
||||
edition = "2021"
|
||||
edition = "2024"
|
||||
documentation = ""
|
||||
authors = ["CyberMages LLC <Software@CyberMagesLLC.com>", "Jason Travis Smith <Myrddin@CyberMages.tech>"]
|
||||
readme = "README.md"
|
||||
|
Reference in New Issue
Block a user