From 3aee5b4f12e053116e0ffd0a820fb88d17441829 Mon Sep 17 00:00:00 2001 From: "hash-worker[bot]" <180894564+hash-worker[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 21:21:17 +0000 Subject: [PATCH] Update Rust crate `temporalio-common` to c5a6646 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 2b16ec96f38..aaea10bcdad 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -256,7 +256,7 @@ syn = { version = "2.0.108", default-features = f tachyonix = { version = "0.3.1", default-features = false } tarpc = { version = "0.36.0", default-features = false, git = "https://github.com/google/tarpc", rev = "f55f36d2d876b1868cfcf52f41d0456a60cf726c" } temporalio-client = { git = "https://github.com/temporalio/sdk-core", rev = "231e21c" } -temporalio-common = { git = "https://github.com/temporalio/sdk-core", rev = "231e21c" } +temporalio-common = { git = "https://github.com/temporalio/sdk-core", rev = "c5a6646e96fd7f202dd91805c7d53f2cdd03c544" } test-log = { version = "0.2.18", default-features = false } test-strategy = { version = "0.4.3", default-features = false } testcontainers = { version = "0.27.1", default-features = false }