diff --git a/Cargo.toml b/Cargo.toml
index 97c8be9..49b62b0 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,8 +1,8 @@
 [package]
 name = "urlpattern"
-version = "0.1.6"
+version = "0.2.0"
 authors = ["the Deno authors", "crowlKats <crowlkats@toaxl.com>"]
-edition = "2018"
+edition = "2021"
 description = "rust-urlpattern is a Rust implementation of the URLPattern standard"
 repository = "https://github.com/denoland/rust-urlpattern"
 license = "MIT"