Skip to content

Commit

Permalink
some additional smaller tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tibvdm committed May 22, 2024
1 parent a5638bb commit 41d6c45
Show file tree
Hide file tree
Showing 6 changed files with 1,676 additions and 29 deletions.
2 changes: 2 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions sa-index/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dev-dependencies]
tempdir = "0.3.7"
fa-compression = { path = "../fa-compression" }

[dependencies]
clap = { version = "4.4.8", features = ["derive"] }
umgap = "1.1.0"
Expand Down
Loading

0 comments on commit 41d6c45

Please sign in to comment.