From 600b38dd6960dd113517711a6f8495805e182af8 Mon Sep 17 00:00:00 2001 From: Anton F Date: Mon, 14 Mar 2022 11:37:58 +0100 Subject: [PATCH] system_random 1.0.0 (#477) --- index/sy/system_random/system_random-1.0.0.toml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 index/sy/system_random/system_random-1.0.0.toml diff --git a/index/sy/system_random/system_random-1.0.0.toml b/index/sy/system_random/system_random-1.0.0.toml new file mode 100644 index 00000000..4a3c58cb --- /dev/null +++ b/index/sy/system_random/system_random-1.0.0.toml @@ -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 "] +maintainers-logins = ["AntonMeep"] + +[origin] +commit = "3db7f76e04f09ade5811abd8c09686750bc733ae" +url = "git+https://github.com/AntonMeep/system_random.git" +