Added missing dependency to toml files.
[forth.jl.git] / Project.toml
index 64e1fea..830ad34 100644 (file)
@@ -1,7 +1,8 @@
 name = "forth"
 uuid = "5d94d4ce-a281-4022-9146-f8be3647edb1"
-authors = ["Tim Vaughan <timv@ughan.xyz>"]
+authors = ["Tim Vaughan <plugd@thelambdalab.xyz>"]
 version = "0.1.0"
 
 [deps]
+Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
 REPL = "3fa0cd96-eef1-5676-8a61-b3b8758bbffb"