Iterators 0.1.0 (#205)
* Second fix for spurious alire.toml detection * Iterators 0.1.0
This commit is contained in:
committed by
GitHub
parent
e7719b1b9c
commit
5611e7b7ec
@@ -0,0 +1,20 @@
|
||||
name = "iterators"
|
||||
description = "Functional iterators a la Rust"
|
||||
version = "0.1.0"
|
||||
|
||||
authors = ["Alejandro R. Mosteo"]
|
||||
maintainers = ["Alejandro R. Mosteo <alejandro@mosteo.com>"]
|
||||
maintainers-logins = ["mosteo"]
|
||||
website = "https://github.com/mosteo/iterators"
|
||||
|
||||
licenses = ["LGPL 3.0"]
|
||||
tags = ["iterators", "functional"]
|
||||
|
||||
[[depends-on]]
|
||||
aaa = "~0.2.1"
|
||||
gnat = ">=10"
|
||||
|
||||
[origin]
|
||||
commit = "b3abe21ddb9a35e5bdbff6a1656dc8dcbb79a6fc"
|
||||
url = "git+https://github.com/mosteo/iterators.git"
|
||||
|
||||
Reference in New Issue
Block a user