aboutsummaryrefslogtreecommitdiff
path: root/base/src/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'base/src/lib.rs')
-rw-r--r--base/src/lib.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/base/src/lib.rs b/base/src/lib.rs
index 44f6110..1f56dcd 100644
--- a/base/src/lib.rs
+++ b/base/src/lib.rs
@@ -12,7 +12,6 @@
// See the License for the specific language governing permissions and
// limitations under the License.
-#![feature(slice_patterns)]
extern crate chrono;
#[macro_use]
extern crate log;