Skip to content

Commit

Permalink
chore: bump dtparse (databendlabs#17073)
Browse files Browse the repository at this point in the history
  • Loading branch information
TCeason authored Dec 18, 2024
1 parent b38c46f commit 27eeef8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ defer = "0.2"
deltalake = "0.21"
derive-visitor = { version = "0.4.0", features = ["std-types-drive"] }
derive_more = { version = "1.0.0", features = ["full"] }
dtparse = { git = "https://github.com/datafuse-extras/dtparse.git", rev = "de0a15b" }
dtparse = { git = "https://github.com/datafuse-extras/dtparse.git", rev = "30e28ca" }
dyn-clone = "1.0.9"
educe = "0.4" # FIXME: failed to upgrade to educe 0.6
either = "1.9"
Expand Down

0 comments on commit 27eeef8

Please sign in to comment.