aboutsummaryrefslogtreecommitdiff
path: root/julia/CrystFEL/Project.toml
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2023-12-18 11:41:30 +0100
committerThomas White <taw@physics.org>2024-02-06 16:59:34 +0100
commite437e0465f07f66e188613da9568d7fa7f19dec5 (patch)
tree0436d2796660cea4d880cfb8597b7eaf4adccb97 /julia/CrystFEL/Project.toml
parente532c6dd7f5344fcdacfdca54bd2810f05d87b65 (diff)
Julia: Add cell rotation
Diffstat (limited to 'julia/CrystFEL/Project.toml')
-rw-r--r--julia/CrystFEL/Project.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/julia/CrystFEL/Project.toml b/julia/CrystFEL/Project.toml
index 6be52e40..8c81af0f 100644
--- a/julia/CrystFEL/Project.toml
+++ b/julia/CrystFEL/Project.toml
@@ -5,3 +5,4 @@ version = "0.1.0"
[deps]
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
+Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"