We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 943ee06 commit 59293e1Copy full SHA for 59293e1
sv2/DEPENDENCIES.md
@@ -63,8 +63,8 @@ stateDiagram-v2
63
job_declaration_sv2 --> channels_sv2
64
tracing --> channels_sv2
65
bitcoin --> channels_sv2
66
- primitive_type --> channels_sv2
67
- hashbrown --> channels_sv2
+ primitive_types --> channels_sv2
+ hashbrown --> channels_sv2: no_std
68
69
trait_variant --> handlers_sv2
70
parsers_sv2 --> handlers_sv2
0 commit comments