Skip to content

Commit

Permalink
fixed up_rust to version 0.2.0 to match up_transport_zenoh_rust
Browse files Browse the repository at this point in the history
  • Loading branch information
ValMobBIllich committed Oct 28, 2024
1 parent 1fa98a2 commit 607089c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ serde = { version = "1.0", features = ["derive"] }
serde_json = { version = "1.0" }
tokio = { version = "1.38", features = ["full"] }
tokio-macros = { version = "2.3" }
up-rust = { git = "https://github.com/eclipse-uprotocol/up-rust", rev = "da722852004f657fa8d0282369fcfccb0ccda112" }
up-rust = "0.2.0"
url = { version = "2.5" }
uuid = { version = "1.7", features = ["v8"] }

Expand Down

0 comments on commit 607089c

Please sign in to comment.