From 32139f8f178a40e3aff155a5bc035157f2cfca42 Mon Sep 17 00:00:00 2001 From: tilpner Date: Fri, 29 May 2020 10:56:09 +0200 Subject: atom: entity-escape some user-defined input --- Cargo.lock | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index 57b53a9..e707082 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -530,6 +530,7 @@ dependencies = [ "structopt 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)", "tracing 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)", "tracing-subscriber 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)", + "url 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] -- cgit v1.2.3