diff --git a/Cargo.toml b/Cargo.toml index 1e8006c..014077d 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.18" +log = "0.4.19" getrandom = { version = "0.2", features = ["js"] } web-time = "0.2.0"