Skip to content

Commit

Permalink
lint error with toml
Browse files Browse the repository at this point in the history
  • Loading branch information
zbowling committed Dec 30, 2024
1 parent 53ee1f4 commit 4c38f5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/pixi_manifest/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ indexmap = { workspace = true }
itertools = { workspace = true }
pep440_rs = { workspace = true }
pep508_rs = { workspace = true }
pixi_utils = { workspace = true }
pixi_consts = { workspace = true }
pixi_spec = { workspace = true }
pixi_utils = { workspace = true }
regex = { workspace = true }
serde = { workspace = true }
serde-untagged = { workspace = true }
Expand Down

0 comments on commit 4c38f5e

Please sign in to comment.