Merge pull request 'Update Rust crate uuid to v1' (#7) from renovate/uuid-1.x into master
Reviewed-on: #7
This commit is contained in:
@ -17,7 +17,7 @@ serde_yaml = "0.8.23"
|
||||
env_logger = "0.9.0"
|
||||
serde = { version = "1.0.136", features = ["derive"] }
|
||||
bcrypt = "0.11.0"
|
||||
uuid = { version = "0.8.2", features = ["v4"] }
|
||||
uuid = { version = "1.0.0", features = ["v4"] }
|
||||
mime_guess = "2.0.4"
|
||||
askama = "0.11.1"
|
||||
futures-util = "0.3.21"
|
||||
|
Reference in New Issue
Block a user