Updated TODO

This commit is contained in:
Phuntsok Drak-pa 2018-03-25 16:37:00 +02:00
parent 3495b81d5f
commit 5b60be1c2e
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ use self::chrono::Local;
*/
// TODO: Implement requests 0.1 and 1.2
// TODO: Implement requests 1.2
fn hash_name(name: &str) -> usize {
let mut s = DefaultHasher::new();