Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
esemeniuc committed May 4, 2024
1 parent d9c6a81 commit 48d16f2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,9 @@ zenoh-link-commons = { version = "0.11.0-rc.2", path = "io/zenoh-link-commons" }
zenoh = { version = "0.11.0-rc.2", path = "zenoh", default-features = false }
zenoh-runtime = { version = "0.11.0-rc.2", path = "commons/zenoh-runtime" }
zenoh-task = { version = "0.11.0-rc.2", path = "commons/zenoh-task" }

#overrides
subtle= { version = "=2.4.1" }
zeroize = { version = "=1.3.0", features = ["alloc"] }

[patch.crates-io]
Expand Down

0 comments on commit 48d16f2

Please sign in to comment.