diff options
Diffstat (limited to 'examples/01-struct')
| -rw-r--r-- | examples/01-struct/hobgoblin.json5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/01-struct/hobgoblin.json5 b/examples/01-struct/hobgoblin.json5 index b19ddfd..4e7dfaa 100644 --- a/examples/01-struct/hobgoblin.json5 +++ b/examples/01-struct/hobgoblin.json5 @@ -14,6 +14,6 @@ { generator: "rust-types", path: "output/rust/src", - } + }, ], } |
