diff options
| author | Henry <mail@henrygressmann.de> | 2023-12-21 18:21:49 +0100 |
|---|---|---|
| committer | Henry <mail@henrygressmann.de> | 2023-12-21 18:21:49 +0100 |
| commit | fcb92cab9a440931ebc90dfdb94974084d5e066b (patch) | |
| tree | 762c792fd5d073ea26ed6fde07bf6c2f2f6a3872 /crates | |
| parent | 223ad508cafdd6dd2fe9f37f257becbe160f8922 (diff) | |
docs: add info about submodules
Signed-off-by: Henry <mail@henrygressmann.de>
Diffstat (limited to 'crates')
| -rw-r--r-- | crates/tinywasm/tests/progress-mvp.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/crates/tinywasm/tests/progress-mvp.svg b/crates/tinywasm/tests/progress-mvp.svg index 779678d..71eab55 100644 --- a/crates/tinywasm/tests/progress-mvp.svg +++ b/crates/tinywasm/tests/progress-mvp.svg @@ -52,8 +52,8 @@ v0.0.5 (11135) v0.0.6-alpha.0 (11200) </text> <polyline fill="none" opacity="1" stroke="#000000" stroke-width="1" points="875,345 875,350 "/> -<rect x="539" y="185" width="218" height="159" opacity="0.5" fill="#0000FF" stroke="none"/> <rect x="312" y="212" width="217" height="132" opacity="0.5" fill="#0000FF" stroke="none"/> -<rect x="767" y="184" width="217" height="160" opacity="0.5" fill="#0000FF" stroke="none"/> <rect x="85" y="212" width="217" height="132" opacity="0.5" fill="#0000FF" stroke="none"/> +<rect x="539" y="185" width="218" height="159" opacity="0.5" fill="#0000FF" stroke="none"/> +<rect x="767" y="184" width="217" height="160" opacity="0.5" fill="#0000FF" stroke="none"/> </svg> |
