Release 0.8.0

* Add og metadata to image indexes.
* Update warp, use async/await.
* Lots of code cleanup and dependency clarification.
* Update ructe to 0.11.4.
* Update kamadak-exif to 0.5.x.
* Update image to 0.23.x.
* Update r2d2-memcached to 0.5.0.
* Disable legacy password hashers (all but pbkdf2 for now).
This commit is contained in:
Rasmus Kaj 2020-05-08 21:07:56 +02:00
parent bdb6516233
commit a6f650975a

View File

@ -1,6 +1,6 @@
[package]
name = "rphotos"
version = "0.7.1-PRE"
version = "0.8.0"
authors = ["Rasmus Kaj <kaj@kth.se>"]
edition = "2018"