From 0a5e1b1050061aa809736014ddb87b2b79600d4a Mon Sep 17 00:00:00 2001 From: daleclack Date: Tue, 5 Jul 2022 11:45:38 +0800 Subject: [PATCH] Update dependances --- Rust_tests/rust_file/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rust_tests/rust_file/Cargo.toml b/Rust_tests/rust_file/Cargo.toml index 57e61b3..c8b7769 100644 --- a/Rust_tests/rust_file/Cargo.toml +++ b/Rust_tests/rust_file/Cargo.toml @@ -6,4 +6,4 @@ edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -chrono = "0.4.9" +chrono = "0.4"