3 Commits

Author SHA1 Message Date
Jonas Platte
520bab2900
identifiers: Clean up dependencies
* Get rid of strum, now all crypto algorithms use ruma-serde's string / enum
  conversion code
* Make the dependency on ruma-serde optional and only activate it through the
  serde feature
2020-12-24 02:14:26 +01:00
Jonas Platte
55c1dd5ca7
identifiers: Feature-gate serde test under serde feature 2020-12-02 14:19:02 +01:00
Jonas Platte
63678df887
identifiers: Stop rejecting unknown crypto algorithms 2020-12-02 13:11:28 +01:00