From 19f2c57cee2b0ac05b35a6ac8907180aa83fecfb Mon Sep 17 00:00:00 2001 From: Bruce Ritchie Date: Tue, 30 Jan 2024 20:01:54 -0500 Subject: [PATCH] cargo tomlfmt --- datafusion/physical-expr/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datafusion/physical-expr/Cargo.toml b/datafusion/physical-expr/Cargo.toml index 103a9aad85e0..dc3ecdb14fb5 100644 --- a/datafusion/physical-expr/Cargo.toml +++ b/datafusion/physical-expr/Cargo.toml @@ -86,4 +86,4 @@ name = "make_date" [[bench]] harness = false -name = "to_timestamp" \ No newline at end of file +name = "to_timestamp"