Looping.jl/Project.toml
2023-03-02 17:08:15 -05:00

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"]