Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

Commit 78f5087

Browse files
committed
Bump pep508_rs to v0.3.0
1 parent 136807e commit 78f5087

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ fs2 = "0.4.3"
1010
indoc = "2.0.4"
1111
logtest = "2.0.0"
1212
mockito = "1.2.0"
13-
pep508_rs = { version = "0.2.1", features = ["serde"] }
13+
pep508_rs = { version = "0.3.0", features = ["serde"] }
1414
pyo3 = { version = "0.20.2", features = ["extension-module", "abi3-py37"] }
1515
regex = "1.9.5"
1616
serde = { version = "1.0.188", features = ["derive"] }

0 commit comments

Comments
 (0)