We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e487a95 commit 5132352Copy full SHA for 5132352
index.html
@@ -130,7 +130,13 @@
130
<input type="checkbox" id="util" name="util" disabled="disabled" checked="checked"> <label for="util">Util</label>
131
<a href="https://crates.io/crates/webrtc-util"><img src="https://img.shields.io/crates/v/webrtc-util.svg"></a>
132
</div>
133
- <img src="./res/webrtc_stack.png">
+ <table cellspacing="0" cellpadding="0" border="0" align="center">
134
+ <tr>
135
+ <td style="border: 0"><img src="./res/webrtc_crates_dep_graph.png"></td>
136
+ <td style="border: 0"> </td>
137
+ <td style="border: 0"><img src="./res/webrtc_stack.png"></td>
138
+ </tr>
139
+ </table>
140
<hr>
141
<p>
142
<strong>Sponsored with 💖 by</strong><br>
res/webrtc_crates_dep_graph.png
22.5 KB
0 commit comments