commit 43fd627821534fe8ea6ef473e22a57d696acfa1e parent e21ca4604e08b9d3754b9bf2ef93f3f63c2bd478 Author: Anders Damsgaard <anders@adamsgaard.dk> Date: Thu, 3 Sep 2020 13:48:39 +0200 Add Project.toml (without dependencies) Diffstat:
A | Project.toml | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/Project.toml b/Project.toml @@ -0,0 +1,4 @@ +name = "Granular" +uuid = "4e83dc4e-a38d-4d2b-9dbd-78926e27b582" +authors = ["Anders Damsgaard <anders@adamsgaard.dk>"] +version = "0.4.3"