felix 0.1.0, blake2s 0.1.1 (#301)

* blake2s: Update enabling optimizations, disabling development flags

* Add felix 0.1.0
This commit is contained in:
Lev Kujawski
2021-07-22 04:38:57 -06:00
committed by GitHub
parent ed203cb5ae
commit 132301e488
2 changed files with 35 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
name = "blake2s"
description = "SPARK83 implementation of the BLAKE2s hash function"
version = "0.1.1"
authors = ["Lev Kujawski"]
maintainers = ["Lev Kujawski <int21h@mailbox.org>"]
maintainers-logins = ["lkujaw"]
licenses = "MIT-0"
website = "https://github.com/lkujaw/blake2s"
tags = ["ada1987", "spark", "hash", "blake2", "blake2s"]
[origin]
commit = "dfd349378dca21ca354a6f6858ab9d623c7a949e"
url = "git+https://github.com/lkujaw/blake2s.git"