]> git.proxmox.com Git - proxmox-backup.git/commit - Cargo.toml
use external crate siphasher
authorDietmar Maurer <dietmar@proxmox.com>
Fri, 28 Dec 2018 18:50:07 +0000 (19:50 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 28 Dec 2018 18:50:07 +0000 (19:50 +0100)
commit46b6fbd6ae71cae27cf48b649c6ff5ee88bcca2f
tree111d659ea1c739e7e64624909d0840d2f130c87d
parentf0f3029e2620b5c7e2fb68f275a3c8a2bab87582
use external crate siphasher

Because std::hash::SipHasher is deprecated.
Cargo.toml
src/catar/encoder.rs