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"