Skip to content

Commit

Permalink
test that cargo-machete and cargo clippy fail in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
boxdot committed Dec 4, 2024
1 parent af5f011 commit 701ea48
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions applogic/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,8 @@ lazy_static = "1.5"
chrono = { workspace = true }
jni = "0.21"

# testing cargo machete and cargo lock failure in CI
insta = "1"

# Workspace dependencies
openmls = { workspace = true }

0 comments on commit 701ea48

Please sign in to comment.