Skip to content

Commit 69ef640

Browse files
committed
Update to published up-transport-vsomeip 0.4.1
1 parent 4e1e6bc commit 69ef640

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Cargo.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,7 @@ tokio = { version = "1.35.1", default-features = false, features = ["rt", "rt-mu
4343
protobuf = { version = "3.3", features = ["with-bytes"] }
4444
up-rust = { version = "0.3.0", default-features = false }
4545
up-transport-zenoh = { version = "0.4.0" }
46-
# TODO: Update this to dmacattack version for test
47-
up-transport-vsomeip = { git = "https://github.com/PLeVasseur/up-client-vsomeip-rust", branch = "add-build-script_update-up-rust-version", default-features = false }
48-
# up-transport-vsomeip = { git = "https://github.com/eclipse-uprotocol/up-transport-vsomeip-rust.git", tag = "v0.3.0", default-features = false }
46+
up-transport-vsomeip = { version = "0.4.1", default-features = false }
4947
up-transport-mqtt5 = { version = "0.2.0" }
5048
zenoh = { version = "1.0.0", features = ["default", "plugins"] }
5149
zenoh-core = { version = "1.0.0" }

0 commit comments

Comments
 (0)