mirror of
https://github.com/actix/examples
synced 2025-06-27 01:27:43 +02:00
bump uuid to v1
This commit is contained in:
3
Cargo.lock
generated
3
Cargo.lock
generated
@ -3225,7 +3225,7 @@ dependencies = [
|
||||
"r2d2_mysql",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"uuid 0.8.2",
|
||||
"uuid 1.1.2",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@ -6795,6 +6795,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "dd6469f4314d5f1ffec476e05f17cc9a78bc7a27a6a857842170bdf8d6f98d2f"
|
||||
dependencies = [
|
||||
"getrandom 0.2.7",
|
||||
"serde",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
Reference in New Issue
Block a user