servo / rust-fnv

Fowler–Noll–Vo hash function
https://doc.servo.org/fnv/
Apache License 2.0
338 stars 28 forks source link

Any chance a new version can be released to crates.io? #25

Closed rbtying closed 4 years ago

rbtying commented 4 years ago

It would be nice to be able to use the nostd support added in January

Manishearth commented 4 years ago

https://github.com/servo/rust-fnv/commit/4b4784ebfd3332dc61f0640764d6f1140e03a9ab

rbtying commented 4 years ago

thank you!