From f29840313dca946eabf2c1d008279df9bc59c723 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 30 Mar 2026 00:06:20 +0000 Subject: [PATCH] chore(deps): pin dependencies --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index d933964..ce3e4fb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -24,8 +24,8 @@ itertools = "0.13" directories = "5" [dev-dependencies] -pretty_assertions = "1" -tempfile = "3" +pretty_assertions = "=1.4.1" +tempfile = "=3.27.0" [[bin]] name = "streamd" -- 2.53.0