Skip to content
Merged
Show file tree
Hide file tree
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions rust/signed_doc/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ base64-url = "3.0.0"
rand = "0.8.5"
uuid = { version = "1.12.0", features = ["v7"] }
tokio = { version = "1.42.0", features = [ "macros" ] }
test-case = "3.3.1"

[[bin]]
name = "mk_signed_doc"
Expand Down
Loading
Loading