Skip to content

Commit

Permalink
add dev dependencies for testing wal_checkpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
sonhmai committed Jan 15, 2025
1 parent 807e0f4 commit 3ebde0c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,4 @@ io_uring = ["limbo_core/io_uring"]
[dev-dependencies]
assert_cmd = "^2"
predicates = "^3"

# rexpect does not support windows https://github.com/rust-cli/rexpect/issues/11
#[target.'cfg(not(windows))'.dev-dependencies]
rexpect = "0.6.0"

0 comments on commit 3ebde0c

Please sign in to comment.