diff --git a/Cargo.toml b/Cargo.toml index b09a024..80d7ead 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -46,7 +46,7 @@ liquid = "0.26.0" liquid-core = "0.26.0" liquid-lib = { version = "0.26.0", features = ["stdlib", "jekyll", "shopify", "extra"] } mimalloc = { version = "0.1.28", default-features = false } -run_script = "0.9.0" +run_script = "0.11.0" serde = "1.0.136" serde_yaml = "0.8.23" yaml-rust = "0.4.5"