From b5aba5f4bd40d88f10ce0ccd298f6eec61bc98e5 Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Sun, 8 Sep 2024 04:33:02 +0800 Subject: fix(deps)!: bump time and num_threads crates (#104) (#105) --- Cargo.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 4b6d99c..a82a913 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,4 +16,5 @@ crate-type = ["cdylib"] [dependencies] printpdf = "0.7.0" -pyo3 = { version = "0.19.2", features = ["abi3-py39"] } \ No newline at end of file +pyo3 = { version = "0.19.2", features = ["abi3-py39"] } +time = { version = "0.3.36", features = ["formatting", "macros", "local-offset"] } \ No newline at end of file -- cgit v1.2.3-70-g09d2