Skip to content

Commit

Permalink
Dev dep edn-derive points back to Org's version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Grinkers committed Feb 15, 2024
1 parent 5022df1 commit 5b4795a
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 @@ -34,7 +34,7 @@ tokio = { version = "1.33", features = ["full"] }
criterion = "0.5"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
edn-derive = { git = "https://github.com/Grinkers/edn-derive.git" } # TODO pin to proper release
edn-derive = { git = "https://github.com/edn-rs/edn-derive.git" } # TODO pin to release

[dev-dependencies.cargo-husky]
version = "1"
Expand Down

0 comments on commit 5b4795a

Please sign in to comment.