Skip to content

Commit

Permalink
Bump dyn-clone from 1.0.11 to 1.0.12 (#1166)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 27, 2023
1 parent d379cbf commit d49cb53
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions 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 src/daft-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ bincode = {workspace = true}
chrono = "0.4.26"
chrono-tz = "0.8.3"
common-error = {path = "../common/error", default-features = false}
dyn-clone = "1.0.11"
dyn-clone = "1.0.12"
fnv = "1.0.7"
html-escape = {workspace = true}
lazy_static = {workspace = true}
Expand Down

0 comments on commit d49cb53

Please sign in to comment.