Skip to content

Commit 2b5070e

Browse files
committed
Update PyO3
1 parent 6a4012e commit 2b5070e

File tree

2 files changed

+15
-19
lines changed

2 files changed

+15
-19
lines changed

Cargo.lock

Lines changed: 14 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,5 @@ categories = ["web-programming"]
1414
crate-type = ["cdylib"]
1515

1616
[dependencies]
17-
pyo3 = "0.27.1"
18-
regex = "1.11.0"
19-
url = "2.5.0"
17+
pyo3 = "0.27.2"
2018
deno_urlpattern = { package = "urlpattern", version = "0.4.1" }

0 commit comments

Comments
 (0)