From 193419d44fa04b01294d2bf41ca636a825e99ed1 Mon Sep 17 00:00:00 2001 From: eclipse-zenoh-bot Date: Thu, 4 Dec 2025 17:34:21 +0000 Subject: [PATCH] build: Sync Cargo lockfile with Zenoh's --- Cargo.lock | 58 +++++++++++++++++++++++++++--------------------------- 1 file changed, 29 insertions(+), 29 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 819a906f..9ae94681 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3724,7 +3724,7 @@ dependencies = [ [[package]] name = "zenoh" version = "1.6.2" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#c6c64f25a56b491edca01f917766f93f8a65e18b" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#67b9d926f603d20d9b5ea27111f93c29f204ca3f" dependencies = [ "ahash", "arc-swap", @@ -3776,7 +3776,7 @@ dependencies = [ [[package]] name = "zenoh-buffers" version = "1.6.2" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#c6c64f25a56b491edca01f917766f93f8a65e18b" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#67b9d926f603d20d9b5ea27111f93c29f204ca3f" dependencies = [ "zenoh-collections", ] @@ -3784,7 +3784,7 @@ dependencies = [ [[package]] name = "zenoh-codec" version = "1.6.2" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#c6c64f25a56b491edca01f917766f93f8a65e18b" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#67b9d926f603d20d9b5ea27111f93c29f204ca3f" dependencies = [ "tracing", "uhlc", @@ -3796,7 +3796,7 @@ dependencies = [ [[package]] name = "zenoh-collections" version = "1.6.2" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#c6c64f25a56b491edca01f917766f93f8a65e18b" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#67b9d926f603d20d9b5ea27111f93c29f204ca3f" dependencies = [ "ahash", ] @@ -3804,7 +3804,7 @@ dependencies = [ [[package]] name = "zenoh-config" version = "1.6.2" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#c6c64f25a56b491edca01f917766f93f8a65e18b" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#67b9d926f603d20d9b5ea27111f93c29f204ca3f" dependencies = [ "json5", "nonempty-collections", @@ -3828,7 +3828,7 @@ dependencies = [ [[package]] name = "zenoh-core" version = "1.6.2" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#c6c64f25a56b491edca01f917766f93f8a65e18b" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#67b9d926f603d20d9b5ea27111f93c29f204ca3f" dependencies = [ "lazy_static", "tokio", @@ -3839,7 +3839,7 @@ dependencies = [ [[package]] name = "zenoh-crypto" version = "1.6.2" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#c6c64f25a56b491edca01f917766f93f8a65e18b" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#67b9d926f603d20d9b5ea27111f93c29f204ca3f" dependencies = [ "aes", "hmac", @@ -3852,7 +3852,7 @@ dependencies = [ [[package]] name = "zenoh-ext" version = "1.6.2" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#c6c64f25a56b491edca01f917766f93f8a65e18b" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#67b9d926f603d20d9b5ea27111f93c29f204ca3f" dependencies = [ "async-trait", "bincode", @@ -3871,7 +3871,7 @@ dependencies = [ [[package]] name = "zenoh-keyexpr" version = "1.6.2" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#c6c64f25a56b491edca01f917766f93f8a65e18b" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#67b9d926f603d20d9b5ea27111f93c29f204ca3f" dependencies = [ "getrandom 0.2.16", "hashbrown 0.16.1", @@ -3886,7 +3886,7 @@ dependencies = [ [[package]] name = "zenoh-link" version = "1.6.2" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#c6c64f25a56b491edca01f917766f93f8a65e18b" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#67b9d926f603d20d9b5ea27111f93c29f204ca3f" dependencies = [ "zenoh-config", "zenoh-link-commons", @@ -3904,7 +3904,7 @@ dependencies = [ [[package]] name = "zenoh-link-commons" version = "1.6.2" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#c6c64f25a56b491edca01f917766f93f8a65e18b" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#67b9d926f603d20d9b5ea27111f93c29f204ca3f" dependencies = [ "async-trait", "base64", @@ -3937,7 +3937,7 @@ dependencies = [ [[package]] name = "zenoh-link-quic" version = "1.6.2" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#c6c64f25a56b491edca01f917766f93f8a65e18b" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#67b9d926f603d20d9b5ea27111f93c29f204ca3f" dependencies = [ "async-trait", "base64", @@ -3962,7 +3962,7 @@ dependencies = [ [[package]] name = "zenoh-link-quic_datagram" version = "1.6.2" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#c6c64f25a56b491edca01f917766f93f8a65e18b" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#67b9d926f603d20d9b5ea27111f93c29f204ca3f" dependencies = [ "async-trait", "quinn", @@ -3982,7 +3982,7 @@ dependencies = [ [[package]] name = "zenoh-link-tcp" version = "1.6.2" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#c6c64f25a56b491edca01f917766f93f8a65e18b" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#67b9d926f603d20d9b5ea27111f93c29f204ca3f" dependencies = [ "async-trait", "socket2 0.5.10", @@ -3999,7 +3999,7 @@ dependencies = [ [[package]] name = "zenoh-link-tls" version = "1.6.2" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#c6c64f25a56b491edca01f917766f93f8a65e18b" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#67b9d926f603d20d9b5ea27111f93c29f204ca3f" dependencies = [ "async-trait", "base64", @@ -4028,7 +4028,7 @@ dependencies = [ [[package]] name = "zenoh-link-udp" version = "1.6.2" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#c6c64f25a56b491edca01f917766f93f8a65e18b" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#67b9d926f603d20d9b5ea27111f93c29f204ca3f" dependencies = [ "async-trait", "libc", @@ -4049,7 +4049,7 @@ dependencies = [ [[package]] name = "zenoh-link-unixsock_stream" version = "1.6.2" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#c6c64f25a56b491edca01f917766f93f8a65e18b" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#67b9d926f603d20d9b5ea27111f93c29f204ca3f" dependencies = [ "async-trait", "nix", @@ -4067,7 +4067,7 @@ dependencies = [ [[package]] name = "zenoh-link-ws" version = "1.6.2" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#c6c64f25a56b491edca01f917766f93f8a65e18b" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#67b9d926f603d20d9b5ea27111f93c29f204ca3f" dependencies = [ "async-trait", "futures-util", @@ -4087,7 +4087,7 @@ dependencies = [ [[package]] name = "zenoh-macros" version = "1.6.2" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#c6c64f25a56b491edca01f917766f93f8a65e18b" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#67b9d926f603d20d9b5ea27111f93c29f204ca3f" dependencies = [ "proc-macro2", "quote", @@ -4098,7 +4098,7 @@ dependencies = [ [[package]] name = "zenoh-plugin-trait" version = "1.6.2" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#c6c64f25a56b491edca01f917766f93f8a65e18b" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#67b9d926f603d20d9b5ea27111f93c29f204ca3f" dependencies = [ "git-version", "libloading", @@ -4115,7 +4115,7 @@ dependencies = [ [[package]] name = "zenoh-protocol" version = "1.6.2" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#c6c64f25a56b491edca01f917766f93f8a65e18b" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#67b9d926f603d20d9b5ea27111f93c29f204ca3f" dependencies = [ "const_format", "rand 0.8.5", @@ -4139,7 +4139,7 @@ dependencies = [ [[package]] name = "zenoh-result" version = "1.6.2" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#c6c64f25a56b491edca01f917766f93f8a65e18b" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#67b9d926f603d20d9b5ea27111f93c29f204ca3f" dependencies = [ "anyhow", ] @@ -4147,7 +4147,7 @@ dependencies = [ [[package]] name = "zenoh-runtime" version = "1.6.2" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#c6c64f25a56b491edca01f917766f93f8a65e18b" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#67b9d926f603d20d9b5ea27111f93c29f204ca3f" dependencies = [ "lazy_static", "ron", @@ -4161,7 +4161,7 @@ dependencies = [ [[package]] name = "zenoh-shm" version = "1.6.2" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#c6c64f25a56b491edca01f917766f93f8a65e18b" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#67b9d926f603d20d9b5ea27111f93c29f204ca3f" dependencies = [ "advisory-lock", "async-trait", @@ -4190,7 +4190,7 @@ dependencies = [ [[package]] name = "zenoh-stats" version = "1.6.2" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#c6c64f25a56b491edca01f917766f93f8a65e18b" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#67b9d926f603d20d9b5ea27111f93c29f204ca3f" dependencies = [ "ahash", "prometheus-client", @@ -4204,7 +4204,7 @@ dependencies = [ [[package]] name = "zenoh-sync" version = "1.6.2" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#c6c64f25a56b491edca01f917766f93f8a65e18b" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#67b9d926f603d20d9b5ea27111f93c29f204ca3f" dependencies = [ "arc-swap", "event-listener", @@ -4218,7 +4218,7 @@ dependencies = [ [[package]] name = "zenoh-task" version = "1.6.2" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#c6c64f25a56b491edca01f917766f93f8a65e18b" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#67b9d926f603d20d9b5ea27111f93c29f204ca3f" dependencies = [ "futures", "tokio", @@ -4231,7 +4231,7 @@ dependencies = [ [[package]] name = "zenoh-transport" version = "1.6.2" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#c6c64f25a56b491edca01f917766f93f8a65e18b" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#67b9d926f603d20d9b5ea27111f93c29f204ca3f" dependencies = [ "async-trait", "crossbeam-utils", @@ -4266,7 +4266,7 @@ dependencies = [ [[package]] name = "zenoh-util" version = "1.6.2" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#c6c64f25a56b491edca01f917766f93f8a65e18b" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#67b9d926f603d20d9b5ea27111f93c29f204ca3f" dependencies = [ "async-trait", "const_format",