Skip to content

Commit

Permalink
Merge branch 'query-jit-4' into chore/improve-into-children
Browse files Browse the repository at this point in the history
  • Loading branch information
ssddOnTop committed Jun 9, 2024
2 parents 004b567 + d5daf1d commit 5f7951e
Show file tree
Hide file tree
Showing 32 changed files with 707 additions and 241 deletions.
20 changes: 10 additions & 10 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ which = { version = "6.0.1", optional = true }
async-recursion = "1.1.1"
tempfile = "3.10.1"
rquickjs = { "version" = "0.5.1", optional = true, features = ["macro"] }
strum_macros = "0.26.2"
strum_macros = "0.26.4"
# TODO: disable some levels with features?
tracing = { workspace = true }
tracing-subscriber = { version = "0.3.18", features = [
Expand Down
Loading

0 comments on commit 5f7951e

Please sign in to comment.