Skip to content

Commit 2a8e417

Browse files
committed
Update pyo3
1 parent 77a3588 commit 2a8e417

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Cargo.lock

Lines changed: 10 additions & 10 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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ categories = ["web-programming"]
1414
crate-type = ["cdylib"]
1515

1616
[dependencies]
17-
pyo3 = "0.27.1"
17+
pyo3 = "0.27.2"
1818
regex = "1.12.2"
1919
url = "2.5.7"
2020
deno_urlpattern = { package = "urlpattern", version = "0.4.1" }

0 commit comments

Comments
 (0)