Skip to content

Commit

Permalink
Merge commit 'refs/pullreqs/3383' into sean/deps
Browse files Browse the repository at this point in the history
  • Loading branch information
scsmithr committed Jan 3, 2025
2 parents 2ea5bf9 + 14e28e8 commit f961dee
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 crates/rayexec_slt/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ libtest-mimic = "0.7.3"
sqllogictest = "0.20.4"
env_logger = "0.11.6"
futures = { workspace = true, features = ["executor"] }
async-trait = "0.1.80"
async-trait = "0.1.84"
tokio = { version = "1", features = ["full"] }
tracing = { workspace = true }
tracing-subscriber = {version = "0.3", features = ["std", "fmt", "json", "env-filter"] }
Expand Down

0 comments on commit f961dee

Please sign in to comment.