This is an automated email from the ASF dual-hosted git repository.
alamb pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion.git
The following commit(s) were added to refs/heads/main by this push:
new f86beddde1 chore: bump chrono to 0.4.38 (#12485)
f86beddde1 is described below
commit f86beddde1e31728c5aaa220cd647f0d89712e5a
Author: yi wang <[email protected]>
AuthorDate: Tue Sep 17 02:33:28 2024 +0800
chore: bump chrono to 0.4.38 (#12485)
---
Cargo.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Cargo.toml b/Cargo.toml
index 1332a05095..33c569e022 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -88,7 +88,7 @@ arrow-string = { version = "53.0.0", default-features = false
}
async-trait = "0.1.73"
bigdecimal = "=0.4.1"
bytes = "1.4"
-chrono = { version = "0.4.34", default-features = false }
+chrono = { version = "0.4.38", default-features = false }
ctor = "0.2.0"
dashmap = "6.0.1"
datafusion = { path = "datafusion/core", version = "42.0.0", default-features
= false }
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]