grok 1.0.1

A rust implementation of the popular java & ruby grok library which allows easy text and log file processing with composable patterns.
Documentation
language: rust
rust:
  - stable
  - beta
  - nightly
matrix:
  allow_failures:
    - rust: nightly