Skip to content

Commit

Permalink
fix(uhlc): bump uhlc version (#173)
Browse files Browse the repository at this point in the history
Signed-off-by: gabrik <[email protected]>
Co-authored-by: Luca Cominardi <[email protected]>
  • Loading branch information
gabrik and Mallets authored Apr 22, 2024
1 parent 0ac4615 commit 59d1be8
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 27 deletions.
68 changes: 42 additions & 26 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ env_logger = "0.11.3"
flume = "0.11.0"
json5 = "0.4.1"
pyo3 = { version = "0.21.1", features = ["extension-module", "abi3-py37"] }
uhlc = "0.6.0"
uhlc = "0.7.0"
validated_struct = "2.1.0"
zenoh = { version = "0.11.0-dev", git = "https://github.com/eclipse-zenoh/zenoh.git", branch = "main", features = ["unstable"], default-features = false }
zenoh-buffers = { version = "0.11.0-dev", git = "https://github.com/eclipse-zenoh/zenoh.git", branch = "main" }
Expand Down

0 comments on commit 59d1be8

Please sign in to comment.