summaryrefslogtreecommitdiff
path: root/dichroism/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'dichroism/Cargo.toml')
-rw-r--r--dichroism/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/dichroism/Cargo.toml b/dichroism/Cargo.toml
index 3ecf4cb..f699617 100644
--- a/dichroism/Cargo.toml
+++ b/dichroism/Cargo.toml
@@ -18,3 +18,4 @@ regex = "1"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
toml = "0.5"
+uuid = { version = "0.8", features = ["v3"] }