22a13d92f3
Crates without maintainer or pending migration remain in /orphaned GitHub URLs rely on the default tarballs that at some point will have to be released with uploaded binaries (with `alr publish` support).
13 lines
468 B
TOML
13 lines
468 B
TOML
[general]
|
|
description = "Pick a file with probability proportional to its size"
|
|
licenses = ["GPL 3.0"]
|
|
authors = ["alejandro@mosteo.com"]
|
|
maintainers = ["alejandro@mosteo.com"]
|
|
maintainers-logins = ["mosteo"]
|
|
|
|
executables = ["rsfile"]
|
|
|
|
['1.0.0']
|
|
origin = "https://github.com/mosteo/rsfile/archive/v1.0.0.tar.gz"
|
|
origin-hashes = ["sha512:41a4d1bf04d1b06634d4c8b33a1b5ee2c9b9e3c6fd3570d306df16a5f960748efd819c72f7295f65c1ebe8e5b30df0366c5f292abffdee96835b95d311b68e2c"]
|