mirror of
https://github.com/vale981/Looping.jl
synced 2025-03-04 17:01:39 -05:00
13 lines
219 B
TOML
13 lines
219 B
TOML
name = "Looping"
|
|
uuid = "5edfbbf5-67b9-46d9-8ca5-929143abcc11"
|
|
authors = ["Valentin Boettcher"]
|
|
version = "0.1.0"
|
|
|
|
[compat]
|
|
julia = "1"
|
|
|
|
[extras]
|
|
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
|
|
|
|
[targets]
|
|
test = ["Test"]
|