Skip to content

Commit 8903848

Browse files
committed
fix: render repos from fetch
1 parent af0341d commit 8903848

File tree

5 files changed

+453
-167
lines changed

5 files changed

+453
-167
lines changed

Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ strum = "0.17"
1414
strum_macros = "0.17"
1515
serde = "1"
1616
serde_derive = "1"
17+
serde_json = "1.0.57"
1718
wasm-bindgen = "0.2.58"
1819
wasm-logger = "0.2"
1920
wee_alloc = { version = "0.4.4", optional = true }

0 commit comments

Comments
 (0)