Adjusting the repository position.

This commit is contained in:
2017-04-06 13:01:40 -04:00
parent cdc3be4832
commit ae902d1508
3 changed files with 2 additions and 78 deletions

View File

@ -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"