From 171187a53df772e2d878085eb7184d4ca4fb4184 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 9 Sep 2023 13:43:27 +0000 Subject: [PATCH] Update Rust crate built to 0.7 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 13d87ce..b403880 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -28,7 +28,7 @@ serde = { version = "1", features = ["derive"] } serde_json = "1" [dev-dependencies] -built = "0.6" +built = "0.7" float_eq = "1" # optimize any non workspace member for debug builds