0
0
mirror of https://github.com/signalapp/libsignal.git synced 2024-09-20 03:52:17 +02:00
libsignal/rust
Jordan Rose d6fc73b27a Update dependencies
- cargo update
- But stay on our fork of curve25519-dalek (pinned at 3.0.0)
- Update x25519-dalek from 1.0 to 1.1 (instead of 1.2) to stay
  compatible with curve25519-dalek
- Update cpufeatures to 2.1 to match our dependencies
- Note that updating picky* resulted in more duplicate crates (rand*)
- Pin num-bigint-dig to a build that supports Cargo's -Zbuild-std,
  because xargo + autocfg has stopped working with the new toolchain
- Remove xargo in favor of -Zbuild-std
2021-10-06 10:58:44 -07:00
..
bridge Update dependencies 2021-10-06 10:58:44 -07:00
crypto Bump rust-toolchain to nightly-2021-09-19 (same as zkgroup) 2021-10-05 18:01:50 -07:00
device-transfer Update toolchain to nightly-2021-06-08 2021-06-09 14:04:22 -07:00
hsm-enclave Switch from AESGCM to ChaChaPoly. 2021-09-22 15:07:57 -06:00
poksho Simplify curve25519-dalek dependency 2021-09-21 11:59:51 -07:00
protocol Stop needlessly deriving the public key for all curve25519 operations 2021-09-23 16:13:46 -07:00