upgrade to Retina 0.4.0

This commit is contained in:
Scott Lamb
2022-05-17 16:36:39 -07:00
parent 0d2cda5c18
commit 14f70ff4ce
5 changed files with 66 additions and 73 deletions

View File

@@ -47,7 +47,7 @@ parking_lot = "0.12.0"
password-hash = "0.3.2"
protobuf = "3.0"
reffers = "0.7.0"
retina = "0.3.9"
retina = "0.4.0"
ring = "0.16.2"
rusqlite = "0.27.0"
serde = { version = "1.0", features = ["derive"] }