diff --git a/haxelib.json b/haxelib.json index b1cba17..c0543d2 100755 --- a/haxelib.json +++ b/haxelib.json @@ -17,7 +17,7 @@ "dependencies": { "promhx": "1.1.0", "protohx": "0.4.6", - "haxe-crypto": "0.0.7", - "yaml": "2.0.0" + "haxe-crypto": "0.0.8", + "yaml": "2.0.1" } }