secrecy 0.8

This commit is contained in:
Jack Grigg 2021-08-03 03:08:19 +01:00
parent 215b1b0847
commit 3cca6a03cc
7 changed files with 18 additions and 18 deletions

View file

@ -32,7 +32,7 @@ cookie-factory = "0.3.1"
nom = { version = "6", default-features = false, features = ["alloc"] }
# Secret management
secrecy = "0.7"
secrecy = "0.8"
# Plugin backend
tempfile = { version = "3.2.0", optional = true }