aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index b2f02c8..7bc61e1 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -8,4 +8,5 @@ num-traits = "0.2"
num-derive = "0.2"
quick-error = "1.2.1"
byteorder = "1"
-fnv = "1.0.3" \ No newline at end of file
+fnv = "1.0.3"
+getset = "0.0.6" \ No newline at end of file