Skip to content

Commit

Permalink
SQUASH THIS OUT
Browse files Browse the repository at this point in the history
  • Loading branch information
Grinkers committed Dec 23, 2023
1 parent 169b895 commit 2e8c9c2
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 = "0.5.0"
edn-derive = { git = "https://github.com/Grinkers/edn-derive.git", branch = "no_move" }

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

0 comments on commit 2e8c9c2

Please sign in to comment.