Skip to content

Commit

Permalink
Switch to derive_more from workspace deps
Browse files Browse the repository at this point in the history
  • Loading branch information
aqrln committed Oct 15, 2024
1 parent ab700b5 commit 17b7e56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion query-engine/core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ crosstarget-utils = { path = "../../libs/crosstarget-utils" }
telemetry = { path = "../../libs/telemetry" }
lru = "0.7.7"
enumflags2.workspace = true
derive_more = "0.99.17"
derive_more.workspace = true

0 comments on commit 17b7e56

Please sign in to comment.