diff --git a/backend/Cargo.toml b/backend/Cargo.toml index 40afc5e..62324b4 100644 --- a/backend/Cargo.toml +++ b/backend/Cargo.toml @@ -51,7 +51,7 @@ rand = "0.8" version = "=0.5.12" [dependencies.base64ct] -version = "=1.8.1" +version = "=1.8.2" default-features = false features = ["alloc"]