Skip to content

Commit

Permalink
Unpatch ungrammar
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonas Schievink committed Dec 16, 2020
1 parent b238ddd commit d346116
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ debug = 0 # Set this to 1 or 2 to get more useful backtraces in debugger.
# chalk-ir = { path = "../chalk/chalk-ir" }
# chalk-recursive = { path = "../chalk/chalk-recursive" }

ungrammar = { path = "../ungrammar" }
# ungrammar = { path = "../ungrammar" }

0 comments on commit d346116

Please sign in to comment.