1
0
Fork 0
mirror of https://github.com/MillironX/beefblup.git synced 2024-09-20 21:12:03 +00:00

Add package info back into project manifest

This commit is contained in:
Thomas A. Christensen II 2021-06-18 13:43:36 -05:00
parent 487f1c30df
commit 97ed1662a8
Signed by: millironx
GPG key ID: 139C07724802BC5D

View file

@ -1,3 +1,8 @@
name = "BeefBLUP"
uuid = "03993faf-e476-444a-86c9-f31e8122fa24"
authors = ["Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>"]
version = "0.3.0"
[deps]
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"