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" +