Skip to content

Commit

Permalink
remove schema validator, fix doc quote clippy warning
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Tate <[email protected]>
  • Loading branch information
Ryanmtate committed Aug 16, 2024
1 parent d18f56d commit 315c48e
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 1,006 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ base64 = "0.21.4"
did-web = "0.2.2"
http = "1.1.0"
jsonpath_lib = "0.3.0"
jsonschema = "0.18.0"
p256 = { version = "0.13.2", features = ["jwk"], optional = true }
regex = "1.10.6"
reqwest = { version = "0.12.5", features = ["rustls-tls"], optional = true }
Expand Down
Loading

0 comments on commit 315c48e

Please sign in to comment.