Nanoid.jl/Project.toml

17 lines
312 B
TOML
Raw Normal View History

name = "Nanoid"
uuid = "649b5ee6-231f-4350-86a5-2b05c0e3780e"
authors = ["Reinaldy Rafli <aldy505@tutanota.com> and contributors"]
version = "0.1.0"
2022-03-20 03:01:53 +00:00
[deps]
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
[compat]
julia = "1.5"
[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
[targets]
test = ["Test"]