diff --git a/Cargo.toml b/Cargo.toml index f3112d5..6efa3c4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,7 +16,7 @@ clap = {version = "3.0.0", features = ["derive"] } swayipc = "3.0.0" toml = "0.5.8" directories = "4.0" -regex = "1.5.4" +regex = "1.5.5" lazy_static = "1.4.0" rand = "0.8.4" rt-format = "0.3.0"