From e7e837c6afd7bb3788a9271df01091e37c6eaaa8 Mon Sep 17 00:00:00 2001 From: Jason Ish Date: Mon, 29 Jun 2026 08:17:36 -0600 Subject: [PATCH] psl: update to latest version Ticket: #8147 --- rust/Cargo.lock.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rust/Cargo.lock.in b/rust/Cargo.lock.in index 34cd1729d9..3fe1f16a5d 100644 --- a/rust/Cargo.lock.in +++ b/rust/Cargo.lock.in @@ -1169,9 +1169,9 @@ dependencies = [ [[package]] name = "psl" -version = "2.1.206" +version = "2.1.215" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f0fd5dad387c0ff76cf1ac9f0f90ee4f1d966c969edfe7325e73141bf4352e0a" +checksum = "caff7403e06671f170c65dc7bf475ed31d6e108c7e0d2440fb4df8ba56cfded6" dependencies = [ "psl-types", ]