Skip to content

Commit 6f08e64

Browse files
authored
Merge pull request #44 from digama0/patch-2
fix usage example
2 parents a0e10a8 + 1142c99 commit 6f08e64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ fn main() {
5959
SourceAnnotation {
6060
label: "",
6161
annotation_type: AnnotationType::Error,
62-
range: (205, 207),
62+
range: (187, 189),
6363
},
6464
SourceAnnotation {
6565
label: "while parsing this struct",

0 commit comments

Comments
 (0)