diff --git a/Cargo.toml b/Cargo.toml index 461b459..ccbda28 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -29,7 +29,7 @@ sea-orm = { version = "0.12.4", features = [ axum = "0.7.1" include_dir = "0.7" -uuid = { version = "1.6.0", features = ["v4"] } +uuid = { version = "1.8.0", features = ["v4"] } tracing-subscriber = { version = "0.3.17", features = ["env-filter", "json"] } [[bin]]