Skip to content

Commit d54e99d

Browse files
chore: Bump zenoh.* dependencies to 1.7.2-26-gc162cb607
1 parent a70d989 commit d54e99d

File tree

4 files changed

+38
-38
lines changed

4 files changed

+38
-38
lines changed

Cargo.toml

Lines changed: 35 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -211,41 +211,41 @@ windows-sys = { version = "0.61.2", features = [
211211
] }
212212
x509-parser = "0.18.0"
213213
z-serial = "0.3.1"
214-
zenoh = { version = "=1.7.2", path = "zenoh", default-features = false }
215-
zenoh-buffers = { version = "=1.7.2", path = "commons/zenoh-buffers", default-features = false }
216-
zenoh-codec = { version = "=1.7.2", path = "commons/zenoh-codec" }
217-
zenoh-collections = { version = "=1.7.2", path = "commons/zenoh-collections", default-features = false }
218-
zenoh-config = { version = "=1.7.2", path = "commons/zenoh-config" }
219-
zenoh-core = { version = "=1.7.2", path = "commons/zenoh-core" }
220-
zenoh-crypto = { version = "=1.7.2", path = "commons/zenoh-crypto" }
221-
zenoh-examples = { version = "=1.7.2", path = "examples", default-features = false }
222-
zenoh-ext = { version = "=1.7.2", path = "zenoh-ext", default-features = false }
223-
zenoh-keyexpr = { version = "=1.7.2", path = "commons/zenoh-keyexpr", default-features = false }
224-
zenoh-link = { version = "=1.7.2", path = "io/zenoh-link" }
225-
zenoh-link-commons = { version = "=1.7.2", path = "io/zenoh-link-commons" }
226-
zenoh-link-quic = { version = "=1.7.2", path = "io/zenoh-links/zenoh-link-quic" }
227-
zenoh-link-quic_datagram = { version = "=1.7.2", path = "io/zenoh-links/zenoh-link-quic_datagram" }
228-
zenoh-link-serial = { version = "=1.7.2", path = "io/zenoh-links/zenoh-link-serial" }
229-
zenoh-link-tcp = { version = "=1.7.2", path = "io/zenoh-links/zenoh-link-tcp" }
230-
zenoh-link-tls = { version = "=1.7.2", path = "io/zenoh-links/zenoh-link-tls" }
231-
zenoh-link-udp = { version = "=1.7.2", path = "io/zenoh-links/zenoh-link-udp" }
232-
zenoh-link-unixpipe = { version = "=1.7.2", path = "io/zenoh-links/zenoh-link-unixpipe" }
233-
zenoh-link-unixsock_stream = { version = "=1.7.2", path = "io/zenoh-links/zenoh-link-unixsock_stream" }
234-
zenoh-link-vsock = { version = "=1.7.2", path = "io/zenoh-links/zenoh-link-vsock" }
235-
zenoh-link-ws = { version = "=1.7.2", path = "io/zenoh-links/zenoh-link-ws" }
236-
zenoh-macros = { version = "=1.7.2", path = "commons/zenoh-macros" }
237-
zenoh-pinned-deps-1-75 = { version = "=1.7.2", path = "commons/zenoh-pinned-deps-1-75", default-features = false }
238-
zenoh-plugin-trait = { version = "=1.7.2", path = "plugins/zenoh-plugin-trait", default-features = false }
239-
zenoh-protocol = { version = "=1.7.2", path = "commons/zenoh-protocol", default-features = false }
240-
zenoh-result = { version = "=1.7.2", path = "commons/zenoh-result", default-features = false }
241-
zenoh-runtime = { version = "=1.7.2", path = "commons/zenoh-runtime" }
242-
zenoh-shm = { version = "=1.7.2", path = "commons/zenoh-shm" }
243-
zenoh-stats = { version = "=1.7.2", path = "commons/zenoh-stats" }
244-
zenoh-sync = { version = "=1.7.2", path = "commons/zenoh-sync" }
245-
zenoh-task = { version = "=1.7.2", path = "commons/zenoh-task" }
246-
zenoh-transport = { version = "=1.7.2", path = "io/zenoh-transport", default-features = false }
247-
zenoh-util = { version = "=1.7.2", path = "commons/zenoh-util" }
248-
zenoh_backend_traits = { version = "=1.7.2", path = "plugins/zenoh-backend-traits", default-features = false }
214+
zenoh = { version = "=1.7.2-26-gc162cb607", path = "zenoh", default-features = false }
215+
zenoh-buffers = { version = "=1.7.2-26-gc162cb607", path = "commons/zenoh-buffers", default-features = false }
216+
zenoh-codec = { version = "=1.7.2-26-gc162cb607", path = "commons/zenoh-codec" }
217+
zenoh-collections = { version = "=1.7.2-26-gc162cb607", path = "commons/zenoh-collections", default-features = false }
218+
zenoh-config = { version = "=1.7.2-26-gc162cb607", path = "commons/zenoh-config" }
219+
zenoh-core = { version = "=1.7.2-26-gc162cb607", path = "commons/zenoh-core" }
220+
zenoh-crypto = { version = "=1.7.2-26-gc162cb607", path = "commons/zenoh-crypto" }
221+
zenoh-examples = { version = "=1.7.2-26-gc162cb607", path = "examples", default-features = false }
222+
zenoh-ext = { version = "=1.7.2-26-gc162cb607", path = "zenoh-ext", default-features = false }
223+
zenoh-keyexpr = { version = "=1.7.2-26-gc162cb607", path = "commons/zenoh-keyexpr", default-features = false }
224+
zenoh-link = { version = "=1.7.2-26-gc162cb607", path = "io/zenoh-link" }
225+
zenoh-link-commons = { version = "=1.7.2-26-gc162cb607", path = "io/zenoh-link-commons" }
226+
zenoh-link-quic = { version = "=1.7.2-26-gc162cb607", path = "io/zenoh-links/zenoh-link-quic" }
227+
zenoh-link-quic_datagram = { version = "=1.7.2-26-gc162cb607", path = "io/zenoh-links/zenoh-link-quic_datagram" }
228+
zenoh-link-serial = { version = "=1.7.2-26-gc162cb607", path = "io/zenoh-links/zenoh-link-serial" }
229+
zenoh-link-tcp = { version = "=1.7.2-26-gc162cb607", path = "io/zenoh-links/zenoh-link-tcp" }
230+
zenoh-link-tls = { version = "=1.7.2-26-gc162cb607", path = "io/zenoh-links/zenoh-link-tls" }
231+
zenoh-link-udp = { version = "=1.7.2-26-gc162cb607", path = "io/zenoh-links/zenoh-link-udp" }
232+
zenoh-link-unixpipe = { version = "=1.7.2-26-gc162cb607", path = "io/zenoh-links/zenoh-link-unixpipe" }
233+
zenoh-link-unixsock_stream = { version = "=1.7.2-26-gc162cb607", path = "io/zenoh-links/zenoh-link-unixsock_stream" }
234+
zenoh-link-vsock = { version = "=1.7.2-26-gc162cb607", path = "io/zenoh-links/zenoh-link-vsock" }
235+
zenoh-link-ws = { version = "=1.7.2-26-gc162cb607", path = "io/zenoh-links/zenoh-link-ws" }
236+
zenoh-macros = { version = "=1.7.2-26-gc162cb607", path = "commons/zenoh-macros" }
237+
zenoh-pinned-deps-1-75 = { version = "=1.7.2-26-gc162cb607", path = "commons/zenoh-pinned-deps-1-75", default-features = false }
238+
zenoh-plugin-trait = { version = "=1.7.2-26-gc162cb607", path = "plugins/zenoh-plugin-trait", default-features = false }
239+
zenoh-protocol = { version = "=1.7.2-26-gc162cb607", path = "commons/zenoh-protocol", default-features = false }
240+
zenoh-result = { version = "=1.7.2-26-gc162cb607", path = "commons/zenoh-result", default-features = false }
241+
zenoh-runtime = { version = "=1.7.2-26-gc162cb607", path = "commons/zenoh-runtime" }
242+
zenoh-shm = { version = "=1.7.2-26-gc162cb607", path = "commons/zenoh-shm" }
243+
zenoh-stats = { version = "=1.7.2-26-gc162cb607", path = "commons/zenoh-stats" }
244+
zenoh-sync = { version = "=1.7.2-26-gc162cb607", path = "commons/zenoh-sync" }
245+
zenoh-task = { version = "=1.7.2-26-gc162cb607", path = "commons/zenoh-task" }
246+
zenoh-transport = { version = "=1.7.2-26-gc162cb607", path = "io/zenoh-transport", default-features = false }
247+
zenoh-util = { version = "=1.7.2-26-gc162cb607", path = "commons/zenoh-util" }
248+
zenoh_backend_traits = { version = "=1.7.2-26-gc162cb607", path = "plugins/zenoh-backend-traits", default-features = false }
249249

250250
[profile.dev]
251251
debug = true

plugins/zenoh-plugin-rest/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ path = "examples/z_serve_sse.rs"
7070

7171
[package.metadata.deb]
7272
copyright = "2024 ZettaScale Technology"
73-
depends = "zenohd (=1.7.2)"
73+
depends = "zenohd (=1.7.2+26.gc162cb607-1)"
7474
license-file = ["../../LICENSE", "0"]
7575
maintainer = "zenoh-dev@eclipse.org"
7676
name = "zenoh-plugin-rest"

plugins/zenoh-plugin-storage-manager/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ uhlc = { workspace = true }
6868

6969
[package.metadata.deb]
7070
copyright = "2024 ZettaScale Technology"
71-
depends = "zenohd (=1.7.2)"
71+
depends = "zenohd (=1.7.2+26.gc162cb607-1)"
7272
license-file = ["../../LICENSE", "0"]
7373
maintainer = "zenoh-dev@eclipse.org"
7474
name = "zenoh-plugin-storage-manager"

zenoh/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ features = ["shared-memory", "unstable"]
148148
[package.metadata.deb]
149149
assets = [{ source = "../README.md", dest = "README.md", mode = "644" }]
150150
copyright = "2024 ZettaScale Technology"
151-
depends = "zenohd (=1.7.2), zenoh-plugin-rest (=1.7.2), zenoh-plugin-storage-manager (=1.7.2)"
151+
depends = "zenohd (=1.7.2+26.gc162cb607-1), zenoh-plugin-rest (=1.7.2+26.gc162cb607-1), zenoh-plugin-storage-manager (=1.7.2+26.gc162cb607-1)"
152152
license-file = ["../LICENSE", "0"]
153153
maintainer = "zenoh-dev@eclipse.org"
154154
maintainer-scripts = ".deb"

0 commit comments

Comments
 (0)