Skip to content

Commit 4072771

Browse files
committed
Use up-rust with updated submodule url
1 parent 02d45cc commit 4072771

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
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
@@ -37,7 +37,7 @@ protobuf = { version = "3.7.2" }
3737
test-case = { version = "3.3" }
3838
tokio = { version = "1", features = ["full"] }
3939
#up-rust = { version = "0.6.0", features = ["usubscription"] }
40-
up-rust = { git = "https://github.com/eclipse-uprotocol/up-rust.git", rev = "66ee4a1", features = ["usubscription"] }
40+
up-rust = { git = "https://github.com/eclipse-uprotocol/up-rust.git", rev = "ca4f39d067d0e869d1e17f36681463ffd73643fd", features = ["usubscription"] }
4141
up-subscription = { path = "./up-subscription" }
4242

4343
# Config for 'cargo dist'

0 commit comments

Comments
 (0)