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).
16 lines
586 B
TOML
16 lines
586 B
TOML
['general']
|
|
description = "Renaming of gnatcoll.strings without further dependencies"
|
|
licenses = ["GPL 3.0"]
|
|
authors = ["AdaCore", "alejandro@mosteo.com"]
|
|
maintainers = ["alejandro@mosteo.com"]
|
|
|
|
# Alternative dependencies feature was removed during index transition.
|
|
# A consequence is that this crate is incompatible with any gnatcoll which is
|
|
# not gnatcoll_strings, which in turn is incompatible with any other gnatcoll.
|
|
|
|
['1.0.0']
|
|
origin = "git+https://github.com/alire-project/xstrings@827d9108fbc873299016e924815fe2dd8af8071d"
|
|
|
|
['1.0.0'.depends-on]
|
|
gnatcoll_strings = "*"
|