We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac3a2fa commit 8eed4fbCopy full SHA for 8eed4fb
rustecal-pubsub/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "rustecal-pubsub"
3
-version = "0.1.9"
+version = "0.1.8"
4
authors = ["Rex Schilasky"]
5
edition = "2024"
6
description = "Publish/Subscribe API for Eclipse eCAL"
rustecal-types-protobuf/Cargo.toml
name = "rustecal-types-protobuf"
-version = "0.1.5"
+version = "0.1.6"
description = "Google Protobuf type support for rustecal TypedPublisher/TypedSubscriber"
0 commit comments