The c_flags macro now uses the attempt macro instead of the old try macro.

This commit is contained in:
2019-01-20 18:50:43 -05:00
parent 7fcc81dedb
commit 53c8590a40
2 changed files with 7 additions and 4 deletions

View File

@ -17,3 +17,6 @@ use_std = ["scribe/use_std"]
[dependencies.scribe]
git = "ssh://git@gitlab.com/CyberMages/Core/scribe.git"
[dependencies.weave]
git = "ssh://git@gitlab.com/CyberMages/Core/weave.git"