diff --git a/server/Cargo.toml b/server/Cargo.toml index 64ee4eac..b1041087 100644 --- a/server/Cargo.toml +++ b/server/Cargo.toml @@ -31,7 +31,7 @@ tokio = { version = "1.24.2", features = ["macros", "rt-multi-thread", "tracing" tracing = { version = "0.1.37", features = ["log"] } tracing-opentelemetry = "0.18.0" tracing-subscriber = { version = "0.3.16", features = ["json", "env-filter"] } -unleash-types = "0.5.1" +unleash-types = "0.7.0" unleash-yggdrasil = "0.4.2" [dev-dependencies]