diff --git a/Cargo.toml b/Cargo.toml index 70083f0..22a0f05 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,7 +12,7 @@ chrono = "0.4.40" clap = { version = "4.5", features = ["derive"] } ignore = "0.4" indoc = "2" -live-server = "0.10.0" +live-server = "0.11.0" notify = "8.0" serde = { version = "1", features = ["derive"] } serde_json = "1.0.138"