summaryrefslogtreecommitdiff
path: root/rust/gigasecond/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'rust/gigasecond/Cargo.toml')
-rw-r--r--rust/gigasecond/Cargo.toml7
1 files changed, 7 insertions, 0 deletions
diff --git a/rust/gigasecond/Cargo.toml b/rust/gigasecond/Cargo.toml
new file mode 100644
index 0000000..da110b7
--- /dev/null
+++ b/rust/gigasecond/Cargo.toml
@@ -0,0 +1,7 @@
+[package]
+edition = "2021"
+name = "gigasecond"
+version = "2.0.0"
+
+[dependencies]
+time = "0.3"