0
0
mirror of https://github.com/signalapp/libsignal.git synced 2024-09-19 19:42:19 +02:00

verify_duplicate_crates: Remove comment about serde

This commit is contained in:
Jordan Rose 2023-05-26 11:33:10 -07:00
parent dcfd0c1564
commit df707cf57c

View File

@ -11,9 +11,6 @@
#
# getrandom + rand*:
# curve25519-dalek + x25519-dalek use rand_core 0.5, snow and picky use rand_core 0.6
# serde:
# num_enum_derive indirectly uses serde in a proc-macro;
# unfortunately that shows up as a repeat here
# block-buffer + digest:
# argon2 uses digest 0.10, all of the other rust-crypto dependencies are still based
# on digest 0.9.