diff --git a/Cargo.toml b/Cargo.toml index d70699a..f6fb0ae 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -20,7 +20,7 @@ catppuccin-egui = "3.0.0" egui_extras ="0.22.0" egui-notify = { git = "https://github.com/ItsEthra/egui-notify.git" } egui_dock = "0.6.1" -log = "0.4.17" +log = "0.4.18" getrandom = { version = "0.2", features = ["js"] } web-time = "0.2.0"