From b2246a2afc7799f1fea3bc54f22abf6c9b4b1c0b Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sat, 20 Apr 2024 12:43:46 -0400 Subject: clean up url matching a bit, and implement different match types --- Cargo.lock | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index ad05c55..3c1bffe 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1346,6 +1346,7 @@ dependencies = [ "percent-encoding", "pkcs8", "rand", + "regex", "region", "reqwest", "rmpv", -- cgit v1.2.3-54-g00ecf