Skip to content

Commit

Permalink
finalizing graphql parser
Browse files Browse the repository at this point in the history
  • Loading branch information
gersbach committed Dec 30, 2024
1 parent 054198a commit 431f252
Show file tree
Hide file tree
Showing 4 changed files with 318 additions and 100 deletions.
56 changes: 56 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions crates/fsrt/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,5 @@ tracing-tree.workspace = true
tracing.workspace = true
walkdir.workspace = true
graphql-parser = "0.4.0"
dirs = "5.0.1"
glob = "0.3.2"
Loading

0 comments on commit 431f252

Please sign in to comment.