Skip to content

Commit 3ec55c5

Browse files
authored
Add invalid CBOR file (#26)
1 parent d4f999b commit 3ec55c5

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

files/data/bad.cbor

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
X

src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ files! {
4848
"bib/scifi-authors.yaml",
4949
"bib/works.bib",
5050
"bib/works_too.bib",
51+
"data/bad.cbor",
5152
"data/bad.csv",
5253
"data/bad.json",
5354
"data/bad.toml",

0 commit comments

Comments
 (0)