Skip to content

Commit 5132352

Browse files
author
rainliu
committed
add crate dep graph
1 parent e487a95 commit 5132352

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

index.html

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,13 @@
130130
<input type="checkbox" id="util" name="util" disabled="disabled" checked="checked"> <label for="util">Util</label>
131131
<a href="https://crates.io/crates/webrtc-util"><img src="https://img.shields.io/crates/v/webrtc-util.svg"></a>
132132
</div>
133-
<img src="./res/webrtc_stack.png">
133+
<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">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>
137+
<td style="border: 0"><img src="./res/webrtc_stack.png"></td>
138+
</tr>
139+
</table>
134140
<hr>
135141
<p>
136142
<strong>Sponsored with 💖 by</strong><br>

res/webrtc_crates_dep_graph.png

22.5 KB
Loading

0 commit comments

Comments
 (0)