diff --git a/packages/types/Cargo.toml b/packages/types/Cargo.toml index 4930318..5551b58 100644 --- a/packages/types/Cargo.toml +++ b/packages/types/Cargo.toml @@ -21,5 +21,5 @@ strum = { workspace = true } uuid = { workspace = true } log = { workspace = true } -yuuka = "^0.4" +yuuka = "^0.5" sea-orm = { workspace = true }