diff options
author | Brian Warner <warner@lothar.com> | 2019-08-07 11:09:39 -0700 |
---|---|---|
committer | Brian Warner <warner@lothar.com> | 2019-08-07 13:56:43 -0700 |
commit | b58075fbb9cee7a2a5309ff9e444f85c0cd6e918 (patch) | |
tree | d5c52f0b8568df2e35286b6cc122ccbcae83132a /srp/src | |
parent | 6d3662e9657b418654e1c4afe803f3c1cbf40630 (diff) | |
download | PAKEs-b58075fbb9cee7a2a5309ff9e444f85c0cd6e918.tar.xz |
spake2: tighten the curve25519-dalek dependency to 1.2.x
This was just "1", which allowed our MSRV to be accidentally raised from 1.31
to 1.32 without a deliberate spake2 minor-version bump (dalek-1.0.x compiles
with rustc-1.31, but dalek-1.1.x required 1.32).
Hopefully by making it "1.2", our MSRV will remain at 1.32 until we
explicitly decide to take on a dependency that needs something newer.
refs #21
Diffstat (limited to 'srp/src')
0 files changed, 0 insertions, 0 deletions