Skip to content

Commit 3a8518b

Browse files
committed
fixup! feat(md, config): Implement streaming markdown rendering
Signed-off-by: Jean Mertz <git@jeanmertz.com>
1 parent eeed483 commit 3a8518b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.config/supply-chain/audits.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,11 @@ who = "Jean Mertz <git@jeanmertz.com>"
3636
criteria = "safe-to-deploy"
3737
version = "0.4.5"
3838

39+
[[audits.unarray]]
40+
who = "Jean Mertz <git@jeanmertz.com>"
41+
criteria = "safe-to-deploy"
42+
version = "0.1.4"
43+
3944
[[trusted.aho-corasick]]
4045
criteria = "safe-to-deploy"
4146
user-id = 189 # Andrew Gallant (BurntSushi)

0 commit comments

Comments
 (0)