From ce14f7fb900507592ead6fe3aefa8a4db4a1aed9 Mon Sep 17 00:00:00 2001 From: Mario Fortier <4542410+mario4tier@users.noreply.github.com> Date: Sat, 10 Aug 2024 22:27:50 +0000 Subject: [PATCH] Update from https://github.com/ChainMovers/suibase/commit/5caeea90aaf343251dfa97cfb2f640fc7b1ee1d1 --- triggers/suibase-daemon/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/triggers/suibase-daemon/Cargo.toml b/triggers/suibase-daemon/Cargo.toml index be87796..c21e022 100644 --- a/triggers/suibase-daemon/Cargo.toml +++ b/triggers/suibase-daemon/Cargo.toml @@ -12,7 +12,7 @@ exclude = ["crates/dtp-daemon", [workspace.package] # Bump 'version' for the daemon to self-restart after an update. # (this is not the Suibase package version, it is specifically for the Rust crates). -version = "0.0.15" +version = "0.0.16" edition = "2021" [workspace.dependencies]