Skip to content

Commit

Permalink
ballet: add toml parser
Browse files Browse the repository at this point in the history
  • Loading branch information
riptl committed May 19, 2024
1 parent b7f7be1 commit e77398e
Show file tree
Hide file tree
Showing 4 changed files with 1,925 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/ballet/toml/Local.mk
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
$(call add-hdrs,fd_toml.h)
$(call add-objs,fd_toml,fd_ballet)
$(call make-fuzz-test,fuzz_toml,fuzz_toml,fd_ballet fd_util)
Loading

0 comments on commit e77398e

Please sign in to comment.