Skip to content

Commit

Permalink
Bump pep508_rs to v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cnpryer committed Feb 9, 2024
1 parent 136807e commit 78f5087
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ fs2 = "0.4.3"
indoc = "2.0.4"
logtest = "2.0.0"
mockito = "1.2.0"
pep508_rs = { version = "0.2.1", features = ["serde"] }
pep508_rs = { version = "0.3.0", features = ["serde"] }
pyo3 = { version = "0.20.2", features = ["extension-module", "abi3-py37"] }
regex = "1.9.5"
serde = { version = "1.0.188", features = ["derive"] }
Expand Down

0 comments on commit 78f5087

Please sign in to comment.