Skip to content

Commit

Permalink
Update pep508_rs to 0.3.0
Browse files Browse the repository at this point in the history
Closes #18
  • Loading branch information
messense committed Feb 9, 2024
1 parent 5ba8949 commit 58c676b
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 @@ -15,5 +15,5 @@ rust-version = "1.64"
indexmap = { version = "2.0.0", features = ["serde"] }
serde = { version = "1.0.125", features = ["derive"] }
toml = { version = "0.8.0", default-features = false, features = ["parse"] }
pep508_rs = { version = "0.2.1", features = ["serde"] }
pep508_rs = { version = "0.3.0", features = ["serde"] }
pep440_rs = { version = "0.4.0", features = ["serde"] }

0 comments on commit 58c676b

Please sign in to comment.