From ffd6072d814be3c29feafa730bd78e6d3d5177be Mon Sep 17 00:00:00 2001 From: eclipse-zenoh-bot <61247838+eclipse-zenoh-bot@users.noreply.github.com> Date: Thu, 18 Apr 2024 02:17:51 +0200 Subject: [PATCH] build: Sync with eclipse-zenoh/zenoh@4f42ce7 from 2024-04-17 (#73) Co-authored-by: eclipse-zenoh-bot --- zenoh-jni/Cargo.lock | 52 ++++++++++++++++++++++---------------------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/zenoh-jni/Cargo.lock b/zenoh-jni/Cargo.lock index d33a597e..68d927c2 100644 --- a/zenoh-jni/Cargo.lock +++ b/zenoh-jni/Cargo.lock @@ -2985,7 +2985,7 @@ checksum = "dff9641d1cd4be8d1a070daf9e3773c5f67e78b4d9d42263020c057706765c04" [[package]] name = "zenoh" version = "0.11.0-dev" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#23c593297d5b4183d2eaa9596b2f3da8f5517b70" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#4f42ce780da20bd2a08c06bf5cbb5d6ad7db031d" dependencies = [ "ahash", "async-trait", @@ -3035,7 +3035,7 @@ dependencies = [ [[package]] name = "zenoh-buffers" version = "0.11.0-dev" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#23c593297d5b4183d2eaa9596b2f3da8f5517b70" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#4f42ce780da20bd2a08c06bf5cbb5d6ad7db031d" dependencies = [ "zenoh-collections", ] @@ -3043,7 +3043,7 @@ dependencies = [ [[package]] name = "zenoh-codec" version = "0.11.0-dev" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#23c593297d5b4183d2eaa9596b2f3da8f5517b70" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#4f42ce780da20bd2a08c06bf5cbb5d6ad7db031d" dependencies = [ "serde", "tracing", @@ -3055,12 +3055,12 @@ dependencies = [ [[package]] name = "zenoh-collections" version = "0.11.0-dev" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#23c593297d5b4183d2eaa9596b2f3da8f5517b70" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#4f42ce780da20bd2a08c06bf5cbb5d6ad7db031d" [[package]] name = "zenoh-config" version = "0.11.0-dev" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#23c593297d5b4183d2eaa9596b2f3da8f5517b70" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#4f42ce780da20bd2a08c06bf5cbb5d6ad7db031d" dependencies = [ "flume 0.11.0", "json5", @@ -3080,7 +3080,7 @@ dependencies = [ [[package]] name = "zenoh-core" version = "0.11.0-dev" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#23c593297d5b4183d2eaa9596b2f3da8f5517b70" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#4f42ce780da20bd2a08c06bf5cbb5d6ad7db031d" dependencies = [ "async-global-executor", "lazy_static", @@ -3092,7 +3092,7 @@ dependencies = [ [[package]] name = "zenoh-crypto" version = "0.11.0-dev" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#23c593297d5b4183d2eaa9596b2f3da8f5517b70" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#4f42ce780da20bd2a08c06bf5cbb5d6ad7db031d" dependencies = [ "aes", "hmac", @@ -3105,7 +3105,7 @@ dependencies = [ [[package]] name = "zenoh-ext" version = "0.11.0-dev" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#23c593297d5b4183d2eaa9596b2f3da8f5517b70" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#4f42ce780da20bd2a08c06bf5cbb5d6ad7db031d" dependencies = [ "bincode", "flume 0.11.0", @@ -3126,7 +3126,7 @@ dependencies = [ [[package]] name = "zenoh-keyexpr" version = "0.11.0-dev" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#23c593297d5b4183d2eaa9596b2f3da8f5517b70" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#4f42ce780da20bd2a08c06bf5cbb5d6ad7db031d" dependencies = [ "hashbrown 0.14.0", "keyed-set", @@ -3140,7 +3140,7 @@ dependencies = [ [[package]] name = "zenoh-link" version = "0.11.0-dev" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#23c593297d5b4183d2eaa9596b2f3da8f5517b70" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#4f42ce780da20bd2a08c06bf5cbb5d6ad7db031d" dependencies = [ "async-trait", "zenoh-config", @@ -3158,7 +3158,7 @@ dependencies = [ [[package]] name = "zenoh-link-commons" version = "0.11.0-dev" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#23c593297d5b4183d2eaa9596b2f3da8f5517b70" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#4f42ce780da20bd2a08c06bf5cbb5d6ad7db031d" dependencies = [ "async-trait", "flume 0.11.0", @@ -3181,7 +3181,7 @@ dependencies = [ [[package]] name = "zenoh-link-quic" version = "0.11.0-dev" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#23c593297d5b4183d2eaa9596b2f3da8f5517b70" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#4f42ce780da20bd2a08c06bf5cbb5d6ad7db031d" dependencies = [ "async-trait", "base64", @@ -3209,7 +3209,7 @@ dependencies = [ [[package]] name = "zenoh-link-tcp" version = "0.11.0-dev" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#23c593297d5b4183d2eaa9596b2f3da8f5517b70" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#4f42ce780da20bd2a08c06bf5cbb5d6ad7db031d" dependencies = [ "async-trait", "tokio", @@ -3227,7 +3227,7 @@ dependencies = [ [[package]] name = "zenoh-link-tls" version = "0.11.0-dev" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#23c593297d5b4183d2eaa9596b2f3da8f5517b70" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#4f42ce780da20bd2a08c06bf5cbb5d6ad7db031d" dependencies = [ "async-trait", "base64", @@ -3255,7 +3255,7 @@ dependencies = [ [[package]] name = "zenoh-link-udp" version = "0.11.0-dev" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#23c593297d5b4183d2eaa9596b2f3da8f5517b70" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#4f42ce780da20bd2a08c06bf5cbb5d6ad7db031d" dependencies = [ "async-trait", "socket2 0.5.6", @@ -3276,7 +3276,7 @@ dependencies = [ [[package]] name = "zenoh-link-unixsock_stream" version = "0.11.0-dev" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#23c593297d5b4183d2eaa9596b2f3da8f5517b70" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#4f42ce780da20bd2a08c06bf5cbb5d6ad7db031d" dependencies = [ "async-trait", "futures", @@ -3296,7 +3296,7 @@ dependencies = [ [[package]] name = "zenoh-link-ws" version = "0.11.0-dev" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#23c593297d5b4183d2eaa9596b2f3da8f5517b70" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#4f42ce780da20bd2a08c06bf5cbb5d6ad7db031d" dependencies = [ "async-trait", "futures-util", @@ -3317,7 +3317,7 @@ dependencies = [ [[package]] name = "zenoh-macros" version = "0.11.0-dev" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#23c593297d5b4183d2eaa9596b2f3da8f5517b70" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#4f42ce780da20bd2a08c06bf5cbb5d6ad7db031d" dependencies = [ "proc-macro2", "quote", @@ -3328,7 +3328,7 @@ dependencies = [ [[package]] name = "zenoh-plugin-trait" version = "0.11.0-dev" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#23c593297d5b4183d2eaa9596b2f3da8f5517b70" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#4f42ce780da20bd2a08c06bf5cbb5d6ad7db031d" dependencies = [ "const_format", "libloading", @@ -3344,7 +3344,7 @@ dependencies = [ [[package]] name = "zenoh-protocol" version = "0.11.0-dev" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#23c593297d5b4183d2eaa9596b2f3da8f5517b70" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#4f42ce780da20bd2a08c06bf5cbb5d6ad7db031d" dependencies = [ "const_format", "rand", @@ -3358,7 +3358,7 @@ dependencies = [ [[package]] name = "zenoh-result" version = "0.11.0-dev" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#23c593297d5b4183d2eaa9596b2f3da8f5517b70" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#4f42ce780da20bd2a08c06bf5cbb5d6ad7db031d" dependencies = [ "anyhow", ] @@ -3366,7 +3366,7 @@ dependencies = [ [[package]] name = "zenoh-runtime" version = "0.11.0-dev" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#23c593297d5b4183d2eaa9596b2f3da8f5517b70" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#4f42ce780da20bd2a08c06bf5cbb5d6ad7db031d" dependencies = [ "futures", "lazy_static", @@ -3378,7 +3378,7 @@ dependencies = [ [[package]] name = "zenoh-sync" version = "0.11.0-dev" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#23c593297d5b4183d2eaa9596b2f3da8f5517b70" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#4f42ce780da20bd2a08c06bf5cbb5d6ad7db031d" dependencies = [ "event-listener 4.0.0", "futures", @@ -3392,7 +3392,7 @@ dependencies = [ [[package]] name = "zenoh-task" version = "0.11.0-dev" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#23c593297d5b4183d2eaa9596b2f3da8f5517b70" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#4f42ce780da20bd2a08c06bf5cbb5d6ad7db031d" dependencies = [ "futures", "tokio", @@ -3405,7 +3405,7 @@ dependencies = [ [[package]] name = "zenoh-transport" version = "0.11.0-dev" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#23c593297d5b4183d2eaa9596b2f3da8f5517b70" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#4f42ce780da20bd2a08c06bf5cbb5d6ad7db031d" dependencies = [ "async-trait", "flume 0.11.0", @@ -3437,7 +3437,7 @@ dependencies = [ [[package]] name = "zenoh-util" version = "0.11.0-dev" -source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#23c593297d5b4183d2eaa9596b2f3da8f5517b70" +source = "git+https://github.com/eclipse-zenoh/zenoh.git?branch=main#4f42ce780da20bd2a08c06bf5cbb5d6ad7db031d" dependencies = [ "async-std", "async-trait",