aboutsummaryrefslogtreecommitdiff
path: root/src/lib.rs
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2015-04-01 09:56:05 -0700
committerAlex Crichton <alex@alexcrichton.com>2015-04-01 09:56:05 -0700
commitcd33b87bf9a7f1e08fc73c436db51def4850855a (patch)
tree3a1fd521d59c58a0f2e0fce5086f20392657d50b /src/lib.rs
parentc8a5ca4ece134ba390c7706afe15fa06b1e6d351 (diff)
downloadmilf-rs-cd33b87bf9a7f1e08fc73c436db51def4850855a.tar.gz
milf-rs-cd33b87bf9a7f1e08fc73c436db51def4850855a.zip
Bump to 0.1.20
Diffstat (limited to 'src/lib.rs')
-rw-r--r--src/lib.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib.rs b/src/lib.rs
index 8d87562..da2ddbc 100644
--- a/src/lib.rs
+++ b/src/lib.rs
@@ -36,7 +36,6 @@
//! [2]: https://github.com/BurntSushi/toml-test
#![doc(html_root_url = "http://alexcrichton.com/toml-rs")]
-#![feature(core)]
#![deny(missing_docs)]
#![cfg_attr(test, deny(warnings))]