From f81a110a9d7c51c29bd954adb3a7f0e20e009f27 Mon Sep 17 00:00:00 2001 From: eclipse-zenoh-bot Date: Tue, 17 Mar 2026 00:48:49 +0000 Subject: [PATCH] build: Sync Cargo lockfile with Zenoh's --- zenoh-jni/Cargo.lock | 54 ++++++++++++++++++++++---------------------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/zenoh-jni/Cargo.lock b/zenoh-jni/Cargo.lock index 7c58720..12b6574 100644 --- a/zenoh-jni/Cargo.lock +++ b/zenoh-jni/Cargo.lock @@ -3727,7 +3727,7 @@ dependencies = [ [[package]] name = "zenoh" version = "1.8.0" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#2ec4901465d003a9b77fcb3cf8634197bd80b9d9" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#1f9f7102c40af23c23d678d2948437d1b76f82af" dependencies = [ "ahash", "arc-swap", @@ -3777,7 +3777,7 @@ dependencies = [ [[package]] name = "zenoh-buffers" version = "1.8.0" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#2ec4901465d003a9b77fcb3cf8634197bd80b9d9" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#1f9f7102c40af23c23d678d2948437d1b76f82af" dependencies = [ "zenoh-collections", ] @@ -3785,7 +3785,7 @@ dependencies = [ [[package]] name = "zenoh-codec" version = "1.8.0" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#2ec4901465d003a9b77fcb3cf8634197bd80b9d9" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#1f9f7102c40af23c23d678d2948437d1b76f82af" dependencies = [ "tracing", "uhlc", @@ -3796,7 +3796,7 @@ dependencies = [ [[package]] name = "zenoh-collections" version = "1.8.0" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#2ec4901465d003a9b77fcb3cf8634197bd80b9d9" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#1f9f7102c40af23c23d678d2948437d1b76f82af" dependencies = [ "ahash", ] @@ -3804,7 +3804,7 @@ dependencies = [ [[package]] name = "zenoh-config" version = "1.8.0" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#2ec4901465d003a9b77fcb3cf8634197bd80b9d9" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#1f9f7102c40af23c23d678d2948437d1b76f82af" dependencies = [ "json5", "nonempty-collections", @@ -3829,7 +3829,7 @@ dependencies = [ [[package]] name = "zenoh-core" version = "1.8.0" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#2ec4901465d003a9b77fcb3cf8634197bd80b9d9" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#1f9f7102c40af23c23d678d2948437d1b76f82af" dependencies = [ "lazy_static", "tokio", @@ -3840,7 +3840,7 @@ dependencies = [ [[package]] name = "zenoh-crypto" version = "1.8.0" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#2ec4901465d003a9b77fcb3cf8634197bd80b9d9" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#1f9f7102c40af23c23d678d2948437d1b76f82af" dependencies = [ "aes", "hmac", @@ -3853,7 +3853,7 @@ dependencies = [ [[package]] name = "zenoh-ext" version = "1.8.0" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#2ec4901465d003a9b77fcb3cf8634197bd80b9d9" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#1f9f7102c40af23c23d678d2948437d1b76f82af" dependencies = [ "async-trait", "bincode", @@ -3872,7 +3872,7 @@ dependencies = [ [[package]] name = "zenoh-keyexpr" version = "1.8.0" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#2ec4901465d003a9b77fcb3cf8634197bd80b9d9" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#1f9f7102c40af23c23d678d2948437d1b76f82af" dependencies = [ "getrandom 0.2.17", "hashbrown 0.16.1", @@ -3887,7 +3887,7 @@ dependencies = [ [[package]] name = "zenoh-link" version = "1.8.0" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#2ec4901465d003a9b77fcb3cf8634197bd80b9d9" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#1f9f7102c40af23c23d678d2948437d1b76f82af" dependencies = [ "zenoh-config", "zenoh-link-commons", @@ -3905,7 +3905,7 @@ dependencies = [ [[package]] name = "zenoh-link-commons" version = "1.8.0" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#2ec4901465d003a9b77fcb3cf8634197bd80b9d9" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#1f9f7102c40af23c23d678d2948437d1b76f82af" dependencies = [ "async-trait", "base64", @@ -3938,7 +3938,7 @@ dependencies = [ [[package]] name = "zenoh-link-quic" version = "1.8.0" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#2ec4901465d003a9b77fcb3cf8634197bd80b9d9" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#1f9f7102c40af23c23d678d2948437d1b76f82af" dependencies = [ "async-trait", "base64", @@ -3963,7 +3963,7 @@ dependencies = [ [[package]] name = "zenoh-link-quic_datagram" version = "1.8.0" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#2ec4901465d003a9b77fcb3cf8634197bd80b9d9" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#1f9f7102c40af23c23d678d2948437d1b76f82af" dependencies = [ "async-trait", "quinn", @@ -3983,7 +3983,7 @@ dependencies = [ [[package]] name = "zenoh-link-tcp" version = "1.8.0" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#2ec4901465d003a9b77fcb3cf8634197bd80b9d9" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#1f9f7102c40af23c23d678d2948437d1b76f82af" dependencies = [ "async-trait", "socket2 0.5.10", @@ -4000,7 +4000,7 @@ dependencies = [ [[package]] name = "zenoh-link-tls" version = "1.8.0" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#2ec4901465d003a9b77fcb3cf8634197bd80b9d9" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#1f9f7102c40af23c23d678d2948437d1b76f82af" dependencies = [ "async-trait", "base64", @@ -4029,7 +4029,7 @@ dependencies = [ [[package]] name = "zenoh-link-udp" version = "1.8.0" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#2ec4901465d003a9b77fcb3cf8634197bd80b9d9" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#1f9f7102c40af23c23d678d2948437d1b76f82af" dependencies = [ "async-trait", "libc", @@ -4050,7 +4050,7 @@ dependencies = [ [[package]] name = "zenoh-link-unixsock_stream" version = "1.8.0" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#2ec4901465d003a9b77fcb3cf8634197bd80b9d9" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#1f9f7102c40af23c23d678d2948437d1b76f82af" dependencies = [ "async-trait", "nix", @@ -4068,7 +4068,7 @@ dependencies = [ [[package]] name = "zenoh-link-ws" version = "1.8.0" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#2ec4901465d003a9b77fcb3cf8634197bd80b9d9" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#1f9f7102c40af23c23d678d2948437d1b76f82af" dependencies = [ "async-trait", "futures-util", @@ -4088,7 +4088,7 @@ dependencies = [ [[package]] name = "zenoh-macros" version = "1.8.0" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#2ec4901465d003a9b77fcb3cf8634197bd80b9d9" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#1f9f7102c40af23c23d678d2948437d1b76f82af" dependencies = [ "proc-macro2", "quote", @@ -4099,7 +4099,7 @@ dependencies = [ [[package]] name = "zenoh-plugin-trait" version = "1.8.0" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#2ec4901465d003a9b77fcb3cf8634197bd80b9d9" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#1f9f7102c40af23c23d678d2948437d1b76f82af" dependencies = [ "git-version", "libloading", @@ -4116,7 +4116,7 @@ dependencies = [ [[package]] name = "zenoh-protocol" version = "1.8.0" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#2ec4901465d003a9b77fcb3cf8634197bd80b9d9" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#1f9f7102c40af23c23d678d2948437d1b76f82af" dependencies = [ "const_format", "rand 0.8.5", @@ -4131,7 +4131,7 @@ dependencies = [ [[package]] name = "zenoh-result" version = "1.8.0" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#2ec4901465d003a9b77fcb3cf8634197bd80b9d9" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#1f9f7102c40af23c23d678d2948437d1b76f82af" dependencies = [ "anyhow", ] @@ -4139,7 +4139,7 @@ dependencies = [ [[package]] name = "zenoh-runtime" version = "1.8.0" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#2ec4901465d003a9b77fcb3cf8634197bd80b9d9" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#1f9f7102c40af23c23d678d2948437d1b76f82af" dependencies = [ "lazy_static", "ron", @@ -4153,7 +4153,7 @@ dependencies = [ [[package]] name = "zenoh-sync" version = "1.8.0" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#2ec4901465d003a9b77fcb3cf8634197bd80b9d9" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#1f9f7102c40af23c23d678d2948437d1b76f82af" dependencies = [ "arc-swap", "event-listener", @@ -4167,7 +4167,7 @@ dependencies = [ [[package]] name = "zenoh-task" version = "1.8.0" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#2ec4901465d003a9b77fcb3cf8634197bd80b9d9" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#1f9f7102c40af23c23d678d2948437d1b76f82af" dependencies = [ "futures", "tokio", @@ -4180,7 +4180,7 @@ dependencies = [ [[package]] name = "zenoh-transport" version = "1.8.0" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#2ec4901465d003a9b77fcb3cf8634197bd80b9d9" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#1f9f7102c40af23c23d678d2948437d1b76f82af" dependencies = [ "async-trait", "crossbeam-utils", @@ -4213,7 +4213,7 @@ dependencies = [ [[package]] name = "zenoh-util" version = "1.8.0" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#2ec4901465d003a9b77fcb3cf8634197bd80b9d9" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#1f9f7102c40af23c23d678d2948437d1b76f82af" dependencies = [ "async-trait", "const_format",