Skip to content

Commit

Permalink
chore: pin path tree
Browse files Browse the repository at this point in the history
  • Loading branch information
ion-elgreco committed Dec 29, 2024
1 parent cc863c0 commit b8fc554
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -75,3 +75,6 @@ async-trait = { version = "0.1" }
futures = { version = "0.3" }
tokio = { version = "1" }
num_cpus = { version = "1" }

[patch.crates-io]
path-tree = "=0.8.1" # pin to 0.8.1 due to nightly features

0 comments on commit b8fc554

Please sign in to comment.