diff options
author | Alex Crichton <alex@alexcrichton.com> | 2015-01-07 08:49:12 -0800 |
---|---|---|
committer | Alex Crichton <alex@alexcrichton.com> | 2015-01-07 08:49:12 -0800 |
commit | 35bd36cefd4e54ee965aede90702bb678435e573 (patch) | |
tree | 575a89d7e942cc26fd358bced7f31d8a09ee5efa /src | |
parent | 9ad45aaab4a8cb05d096337d1df8698caee9403c (diff) | |
download | milf-rs-35bd36cefd4e54ee965aede90702bb678435e573.tar.gz milf-rs-35bd36cefd4e54ee965aede90702bb678435e573.zip |
Bump to 0.1.10
Diffstat (limited to 'src')
-rw-r--r-- | src/lib.rs | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -36,8 +36,6 @@ //! [2]: https://github.com/BurntSushi/toml-test //! -#![feature(macro_rules)] -#![feature(associated_types)] #![deny(missing_docs)] #![cfg_attr(test, deny(warnings))] |