Skip to content

Commit

Permalink
chore: update dependencies in Cargo.toml to alphabetically ordered
Browse files Browse the repository at this point in the history
  • Loading branch information
thebrubaker committed Jan 16, 2025
1 parent b70b286 commit d6d375e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/turborepo-fs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ workspace = true

[dependencies]
fs-err = "2.9.0"
ignore = "0.4.22"
thiserror = "1.0.38"
turbopath = { workspace = true }
ignore = "0.4.22"

[dev-dependencies]
tempfile = { workspace = true }

0 comments on commit d6d375e

Please sign in to comment.