From 36b88938eeb83af6610fee599255f6a2f8e11f19 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 15 Aug 2026 02:03:00 +0000 Subject: [PATCH] Update Rust crate tucana to v0.0.82 --- Cargo.lock | 4 ++-- Cargo.toml | 2 +- Gemfile | 2 +- Gemfile.lock | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index a724678d..d5bd36d8 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2425,9 +2425,9 @@ checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b" [[package]] name = "tucana" -version = "0.0.80" +version = "0.0.82" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c0cfe93386a4f88e5ea97e6ce64b72b975a8bb5464062cb66aad12e46544b959" +checksum = "9f2eb0829308e8695969b580f1ff4c80f0e2c5e6b6b7f49aeb751d458410e93a" dependencies = [ "pbjson", "pbjson-build", diff --git a/Cargo.toml b/Cargo.toml index 7bbb379e..6a2addd9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,4 +18,4 @@ tokio = { version = "1.52.3", features = ["macros", "rt-multi-thread", "sync"] } tokio-stream = "0.1.18" tonic = "0.14.6" tonic-health = "0.14.6" -tucana = { version = "0.0.80", features = ["sagittarius_gateway", "sagittarius_rails"] } +tucana = { version = "0.0.82", features = ["sagittarius_gateway", "sagittarius_rails"] } diff --git a/Gemfile b/Gemfile index d31c7962..5351e65b 100644 --- a/Gemfile +++ b/Gemfile @@ -79,7 +79,7 @@ gem 'good_job', '~> 4.0' gem 'rotp' gem 'grpc', '~> 1.67' -gem 'tucana', '0.0.80' +gem 'tucana', '0.0.82' gem 'code0-identities', '~> 0.0.6' diff --git a/Gemfile.lock b/Gemfile.lock index fe468d28..63e74329 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -596,7 +596,7 @@ GEM open3 (~> 0.2) tucana (~> 0.0, >= 0.0.78) tsort (0.2.0) - tucana (0.0.80) + tucana (0.0.82) grpc (~> 1.64) tzinfo (2.0.6) concurrent-ruby (~> 1.0) @@ -657,7 +657,7 @@ DEPENDENCIES simplecov-cobertura (~> 4.0) test-prof (~> 1.0) triangulum (= 0.31.0) - tucana (= 0.0.80) + tucana (= 0.0.82) tzinfo-data RUBY VERSION