Moved the Bounded trait to the Weave library.

This commit is contained in:
2018-03-22 01:07:06 -04:00
parent 19173c9bd4
commit 98d720816d
5 changed files with 9 additions and 108 deletions

View File

@ -9,6 +9,9 @@ documentation = ""
keywords = ["sigils"]
[dependencies.weave]
git = "ssh://git@gitlab.com/CyberMages/Core/weave"
[dependencies.binding]
git = "ssh://git@gitlab.com/CyberMages/Core/binding"