Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
KKould committed Feb 3, 2024
1 parent 506c991 commit e4525de
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 49 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ siphasher = { version = "0.3.11", features = ["serde"] }
mlua = { version = "0.9.1", features = ["luajit", "vendored", "macros", "async"], optional = true }
pgwire = { version = "0.19.2", optional = true }
async-trait = { version = "0.1.77", optional = true }
env_logger = { version = "0.11.1", optional = true }
env_logger = { version = "0.10.2", optional = true }
log = { version = "0.4.20", optional = true }

[dev-dependencies]
Expand Down
48 changes: 0 additions & 48 deletions tests/slt/analyze.slt

This file was deleted.

0 comments on commit e4525de

Please sign in to comment.