diff --git a/Cargo.toml b/Cargo.toml index b929899..dca1280 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -24,7 +24,7 @@ ed25519-dalek = "0.9.1" failure = "0.1.5" flat-tree = "4.1.0" lazy_static = "1.3.0" -memory-pager = "0.8.0" +memory-pager = "0.9.0" merkle-tree-stream = "0.10.0" pretty-hash = "0.4.0" rand = "0.6.0"