From 93cbac69e8a53fbb393fc7a2f12654b223cf01ad Mon Sep 17 00:00:00 2001 From: Leo Kettmeir Date: Thu, 8 Sep 2022 18:04:59 +0100 Subject: chore: update url crate to 2.3.1 (#15818) --- cli/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cli') diff --git a/cli/Cargo.toml b/cli/Cargo.toml index 24494f7d2..165f49fbb 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -84,7 +84,7 @@ notify = "=5.0.0-pre.15" once_cell = "=1.12.0" os_pipe = "=1.0.1" path-clean = "=0.1.0" -percent-encoding = "=2.1.0" +percent-encoding = "=2.2.0" pin-project = "1.0.11" # don't pin because they yank crates from cargo rand = { version = "=0.8.5", features = ["small_rng"] } regex = "=1.6.0" -- cgit v1.2.3