Skip to content

Commit

Permalink
TODO REMOVE
Browse files Browse the repository at this point in the history
  • Loading branch information
Grinkers committed Dec 24, 2023
1 parent 019f2db commit e4ea7c7
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 = "1.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" }

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

0 comments on commit e4ea7c7

Please sign in to comment.