From 9050783190d701ea8f62d8b8099358ef7f53fab6 Mon Sep 17 00:00:00 2001 From: "mend-for-github-com[bot]" <50673670+mend-for-github-com[bot]@users.noreply.github.com> Date: Thu, 26 Oct 2023 04:55:59 +0000 Subject: [PATCH] chore: Update Rust crate built to 0.6.1, ||, ^0.7.0 --- crates/lib/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crates/lib/Cargo.toml b/crates/lib/Cargo.toml index 6c9baa8b1..f3bc56b60 100644 --- a/crates/lib/Cargo.toml +++ b/crates/lib/Cargo.toml @@ -63,4 +63,4 @@ rstest = "0.17.0" insta = "1.29.0" [build-dependencies] -built = "0.6.1" +built = "0.6.1, ||, ^0.7.0"