v1.2.2 in beta (#1581)

* v1.2.2

* Fixed warning
This commit is contained in:
Arkadiy Paronyan
2016-07-12 09:48:52 +02:00
committed by Gav Wood
parent cc127eed15
commit aece120e77
5 changed files with 14 additions and 14 deletions

View File

@@ -43,7 +43,7 @@ use std::cmp;
use std::str::{FromStr};
use std::convert::From;
use std::hash::{Hash, Hasher};
use std::hash::{Hash};
use std::ops::*;
use std::cmp::*;