aboutsummaryrefslogtreecommitdiff
path: root/src/main.rs
diff options
context:
space:
mode:
authorAndy Wortman <ixineeringeverywhere@gmail.com>2017-12-24 23:11:19 -0800
committerAndy Wortman <ixineeringeverywhere@gmail.com>2017-12-24 23:11:19 -0800
commit4da61b2df85741860e65416a7dd5e06bef688fd3 (patch)
treecffb070e4cef1baa71d968143bec5925cdbe92af /src/main.rs
parent042143212ae16bc12e632d6361d01ceefb0ddb96 (diff)
parent575b6858a5849547acfe43a783ef03146a373215 (diff)
Merge branch 'master' of github.com:iximeow/reifenfeuerd
Diffstat (limited to 'src/main.rs')
-rw-r--r--src/main.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main.rs b/src/main.rs
index e5c3910..603108c 100644
--- a/src/main.rs
+++ b/src/main.rs
@@ -1,4 +1,3 @@
-#![feature(vec_remove_item)]
extern crate serde_json;
extern crate chrono;