From 0c5593f66a11eb63e9d92b0fc6fc8aa460c4b1f4 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Tue, 12 May 2026 03:51:32 +0900 Subject: feat(port): port IgnoredSecurityAdvisory.php --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 8727b21..e87d0c1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,6 +10,7 @@ edition = "2024" shirabe-php-shim = { path = "crates/shirabe-php-shim" } anyhow = "1.0.102" base64 = "0.22.1" +chrono = "0.4.44" indexmap = { version = "2.14.0", features = ["serde"] } md5 = "0.7.0" regex = "1.12.3" -- cgit v1.3.1