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).
11 lines
439 B
TOML
11 lines
439 B
TOML
[general]
|
|
description = "Convenience subprograms to interact with C strings"
|
|
licenses = ["LGPL 3.0"]
|
|
authors = ["Alejandro R. Mosteo"]
|
|
maintainers = ["alejandro@mosteo.com"]
|
|
maintainers-logins = ["mosteo"]
|
|
|
|
['1.0.0']
|
|
origin = "https://github.com/mosteo/cstrings/archive/v1.0.tar.gz"
|
|
origin-hashes = ["sha512:cf45f76d1f86b2389885f9235af9319130a9a5a1717000db84194fbaaa04e8b033e2cd4c173db8b922af3ee5150a1d7334f531074e215d1a911d3ffc38b85e96"]
|