Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

Commit

Permalink
Add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
kckeiks committed Apr 20, 2023
1 parent 4e85da4 commit d8cba1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/ursa-pod/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ quinn = { version = "0.9.3" }
rcgen = { version = "0.10.0" }
rustls = { version = "0.20.8", default-features = false, features = ["dangerous_configuration"] }
s2n-quic = { version = "1.18.0", default-features = false, features = ["provider-address-token-default", "provider-tls-rustls"] }
# TODO: Add link to issue explaining this.
zeroize_derive = { version = "<1.4" }

# Binary benchmark dependencies
Expand Down

0 comments on commit d8cba1c

Please sign in to comment.