StringDistances.jl/Project.toml

20 lines
309 B
TOML

name = "StringDistances"
uuid = "88034a9c-02f8-509d-84a9-84ec65e18404"
version = "0.5.2"
[deps]
Distances = "b4f34e82-e78d-54a5-968a-f98e89d6e8f7"
[compat]
julia = "1"
Distances = "0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8"
[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
[targets]
test = ["Test"]