From de9e8a0c7388bc04acb951a2a687c73adb38e7ff Mon Sep 17 00:00:00 2001 From: HsiangNianian Date: Sat, 15 Mar 2025 16:23:16 +0800 Subject: bump: update time dependency to version 0.3.39 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 7074870..f0c5805 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,4 +16,4 @@ crate-type = ["cdylib"] [dependencies] pyo3 = { version = "0.19.2", features = ["abi3-py39"] } -time = { version = "0.3.36", features = ["formatting", "macros", "local-offset"] } \ No newline at end of file +time = { version = "0.3.39", features = ["formatting", "macros", "local-offset"] } -- cgit v1.2.3-70-g09d2