Skip to content

Commit

Permalink
review comments
Browse files Browse the repository at this point in the history
  • Loading branch information
hansieodendaal committed Nov 7, 2023
1 parent e3b86a8 commit dff913b
Show file tree
Hide file tree
Showing 3 changed files with 229 additions and 112 deletions.
1 change: 1 addition & 0 deletions Cargo.lock

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

1 change: 1 addition & 0 deletions applications/minotari_app_grpc/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ rand = "0.8"
thiserror = "1"
tonic = "0.6.2"
zeroize = "1"
subtle = { version = "2.5.0", features = ["core_hint_black_box"] }

[build-dependencies]
tonic-build = "0.6.2"
Expand Down
Loading

0 comments on commit dff913b

Please sign in to comment.