Adjusting the repository position.
This commit is contained in:
@ -4,7 +4,7 @@ version = "0.1.0"
|
||||
authors = ["Jason Travis Smith <Myrddin@CyberMagesLLC.com>"]
|
||||
description = "Defines macros and functions used when binding to C libraries."
|
||||
license = ""
|
||||
repository = "https://gitlab.com/CyberMages/binding.git"
|
||||
repository = "https://gitlab.com/CyberMages/Core/binding.git"
|
||||
documentation = ""
|
||||
keywords = ["binding", "c types", "c enums", "c flags", "c strings"]
|
||||
|
||||
@ -15,4 +15,4 @@ use_std = ["scribe/use_std"]
|
||||
|
||||
|
||||
[dependencies.scribe]
|
||||
git = "https://gitlab.com/CyberMages/scribe.git"
|
||||
git = "ssh://git@gitlab.com/CyberMages/Core/scribe.git"
|
||||
|
Reference in New Issue
Block a user