We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2f4494 commit 2a3b106Copy full SHA for 2a3b106
Cargo.toml
@@ -1,8 +1,8 @@
1
[package]
2
name = "urlpattern"
3
-version = "0.1.6"
+version = "0.2.0"
4
authors = ["the Deno authors", "crowlKats <crowlkats@toaxl.com>"]
5
-edition = "2018"
+edition = "2021"
6
description = "rust-urlpattern is a Rust implementation of the URLPattern standard"
7
repository = "https://github.com/denoland/rust-urlpattern"
8
license = "MIT"
0 commit comments