Update Rust crate bcrypt to 0.18.0
This commit is contained in:
@@ -18,7 +18,7 @@ serde_json = "1.0.149"
|
||||
serde_yaml = "0.9.34"
|
||||
env_logger = "0.11.8"
|
||||
serde = { version = "1.0.228", features = ["derive"] }
|
||||
bcrypt = "0.17.1"
|
||||
bcrypt = "0.18.0"
|
||||
uuid = { version = "1.19.0", features = ["v4"] }
|
||||
mime_guess = "2.0.5"
|
||||
askama = "0.15.1"
|
||||
|
||||
Reference in New Issue
Block a user