Skip to content

Commit

Permalink
Bump tracel-xtask version to ~1.1.6 (#269)
Browse files Browse the repository at this point in the history
The xtask dependency in the workspace depends on an API "custom_crates_check"
which was introduced in 1.1.6.

Signed-off-by: Torstein Grindvik <[email protected]>
Co-authored-by: Torstein Grindvik <[email protected]>
  • Loading branch information
torsteingrindvik and Torstein Grindvik authored Nov 18, 2024
1 parent b2aae51 commit 5cec284
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 @@ -65,7 +65,7 @@ cfg-if = "1.0.0"

### For xtask crate ###
strum = { version = "0.26.3", features = ["derive"] }
tracel-xtask = { version = "~1.1" }
tracel-xtask = { version = "~1.1.6" }

portable-atomic = { version = "1.9" }
pretty_assertions = "1.4"
Expand Down

0 comments on commit 5cec284

Please sign in to comment.