system_random 1.0.0 (#477)

This commit is contained in:
Anton F
2022-03-14 11:37:58 +01:00
committed by GitHub
parent 53fd86f4cf
commit 600b38dd69
@@ -0,0 +1,16 @@
name = "system_random"
description = "Minimal library to retrieve random data from system sources"
version = "1.0.0"
website = "https://github.com/AntonMeep/system_random"
licenses = "ISC"
tags = ["system", "cryptography", "random", "security"]
authors = ["Anton Fediushin"]
maintainers = ["Anton Fediushin <imantonmeep@gmail.com>"]
maintainers-logins = ["AntonMeep"]
[origin]
commit = "3db7f76e04f09ade5811abd8c09686750bc733ae"
url = "git+https://github.com/AntonMeep/system_random.git"