Skip to content

Commit 2a3b106

Browse files
authored
0.2.0
1 parent c2f4494 commit 2a3b106

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[package]
22
name = "urlpattern"
3-
version = "0.1.6"
3+
version = "0.2.0"
44
authors = ["the Deno authors", "crowlKats <crowlkats@toaxl.com>"]
5-
edition = "2018"
5+
edition = "2021"
66
description = "rust-urlpattern is a Rust implementation of the URLPattern standard"
77
repository = "https://github.com/denoland/rust-urlpattern"
88
license = "MIT"

0 commit comments

Comments
 (0)