From 2ef7cb39d71402e0dfe82029d87b11ad624ee23d Mon Sep 17 00:00:00 2001 From: gterzian <2792687+gterzian@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:06:01 +0800 Subject: [PATCH] update autosurgeon --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a36734e0..8381ba47 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -53,4 +53,4 @@ test-log = "0.2.12" env_logger = "0.10.0" tracing-subscriber = "0.3.17" itertools = "0.11.0" -autosurgeon = "0.7.1" +autosurgeon = "0.8.0"