Skip to content

Commit

Permalink
DELETE THIS COMMIT. Rebase after naomijub/edn-rs#150
Browse files Browse the repository at this point in the history
  • Loading branch information
Grinkers committed Feb 27, 2024
1 parent 5c42ada commit bd77b9d
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 @@ -23,7 +23,7 @@ path = "tests/progress.rs"
syn = "2.0"
quote = "1.0"
proc-macro2 = "1.0"
edn-rs = { git = "https://github.com/edn-rs/edn-rs.git" } # TODO lock in version once stable
edn-rs = { git = "https://github.com/Grinkers/edn-rs.git", branch = "parse" } # TEMPORARY

[dev-dependencies]
trybuild = { version = "1.0", features = ["diff"] }
Expand Down

0 comments on commit bd77b9d

Please sign in to comment.