Skip to content

Commit

Permalink
Upgrade to redfa 0.0.3 (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
wojnilowicz committed Jun 4, 2024
1 parent 9a862b9 commit 4c33260
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ parser = ["lalr"]
[dependencies]

lalr = { version = "0.0.2", optional = true }
redfa = { version = "0.0.2", optional = true }
redfa = { version = "0.0.3", optional = true }
syn = { version = "2.0", features = ["extra-traits", "full"] }
proc-macro2 = { version = "1.0" }
quote = "1.0"
Expand Down

0 comments on commit 4c33260

Please sign in to comment.