Skip to content

Commit

Permalink
fix: remove skeptic crate
Browse files Browse the repository at this point in the history
  • Loading branch information
nanderstabel committed Apr 25, 2023
1 parent 483c56c commit 2142cd8
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 10 deletions.
5 changes: 0 additions & 5 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ homepage = "https://www.impierce.com/"
keywords = ["siopv2", "OpenID Connect"]
license = "GPL-3.0"
repository = "https://github.com/impierce/siopv2"
build = "build.rs"

[dependencies]
tokio = { version = "1.26.0", features = ["rt", "macros", "rt-multi-thread"] }
Expand All @@ -33,8 +32,4 @@ ed25519-dalek = "1.0.1"
rand = "0.7"
lazy_static = "1.4.0"
derivative = "2.2.0"
skeptic = "0.13"
wiremock = "0.5.18"

[build-dependencies]
skeptic = "0.13"
4 changes: 0 additions & 4 deletions build.rs

This file was deleted.

1 change: 0 additions & 1 deletion tests/skeptic.rs

This file was deleted.

0 comments on commit 2142cd8

Please sign in to comment.