Skip to content

Commit 400fcf7

Browse files
committed
Downgrade urlpattern
1 parent 782d7c2 commit 400fcf7

File tree

2 files changed

+47
-6
lines changed

2 files changed

+47
-6
lines changed

Cargo.lock

Lines changed: 46 additions & 5 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
@@ -17,4 +17,4 @@ crate-type = ["cdylib"]
1717
pyo3 = "0.27.2"
1818
regex = "1.12.2"
1919
url = "2.5.7"
20-
deno_urlpattern = { package = "urlpattern", version = "0.4.1" }
20+
deno_urlpattern = { package = "urlpattern", version = "0.3.0" }

0 commit comments

Comments
 (0)