aboutsummaryrefslogtreecommitdiff
path: root/julia/CrystFEL/Project.toml
diff options
context:
space:
mode:
Diffstat (limited to 'julia/CrystFEL/Project.toml')
-rw-r--r--julia/CrystFEL/Project.toml8
1 files changed, 8 insertions, 0 deletions
diff --git a/julia/CrystFEL/Project.toml b/julia/CrystFEL/Project.toml
new file mode 100644
index 00000000..8c81af0f
--- /dev/null
+++ b/julia/CrystFEL/Project.toml
@@ -0,0 +1,8 @@
+name = "CrystFEL"
+uuid = "02864af1-98e3-4af5-94a7-a156d2a4edba"
+authors = ["Thomas White <taw@physics.org>"]
+version = "0.1.0"
+
+[deps]
+Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
+Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"