aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLibravatar Geoffroy Couprie <geo.couprie@gmail.com>2017-05-04 21:31:37 +0200
committerLibravatar Geoffroy Couprie <geo.couprie@gmail.com>2017-05-04 21:31:37 +0200
commitf15987b34a554ee7db1df643cebe8be9e0317e38 (patch)
tree9892ae25e9020a11b7f42f8583df05f610b0db40 /Cargo.toml
downloadcircular-f15987b34a554ee7db1df643cebe8be9e0317e38.tar.gz
circular-f15987b34a554ee7db1df643cebe8be9e0317e38.tar.bz2
circular-f15987b34a554ee7db1df643cebe8be9e0317e38.zip
initial commit
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
new file mode 100644
index 0000000..1cfafd1
--- /dev/null
+++ b/Cargo.toml
@@ -0,0 +1,6 @@
+[package]
+name = "circular"
+version = "0.1.0"
+authors = ["Geoffroy Couprie <geo.couprie@gmail.com>"]
+
+[dependencies]