Skip to content

Commit 59d1be8

Browse files
gabrikMallets
andauthored
fix(uhlc): bump uhlc version (#173)
Signed-off-by: gabrik <gabriele.baldoni@gmail.com> Co-authored-by: Luca Cominardi <luca.cominardi@gmail.com>
1 parent 0ac4615 commit 59d1be8

File tree

2 files changed

+43
-27
lines changed

2 files changed

+43
-27
lines changed

Cargo.lock

Lines changed: 42 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ env_logger = "0.11.3"
4545
flume = "0.11.0"
4646
json5 = "0.4.1"
4747
pyo3 = { version = "0.21.1", features = ["extension-module", "abi3-py37"] }
48-
uhlc = "0.6.0"
48+
uhlc = "0.7.0"
4949
validated_struct = "2.1.0"
5050
zenoh = { version = "0.11.0-dev", git = "https://github.com/eclipse-zenoh/zenoh.git", branch = "main", features = ["unstable"], default-features = false }
5151
zenoh-buffers = { version = "0.11.0-dev", git = "https://github.com/eclipse-zenoh/zenoh.git", branch = "main" }

0 commit comments

Comments
 (0)