Skip to content

Commit 8eed4fb

Browse files
rustecal-types-protobuf version update (#88)
rustecal-pubsub version update reverted
1 parent ac3a2fa commit 8eed4fb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

rustecal-pubsub/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rustecal-pubsub"
3-
version = "0.1.9"
3+
version = "0.1.8"
44
authors = ["Rex Schilasky"]
55
edition = "2024"
66
description = "Publish/Subscribe API for Eclipse eCAL"

rustecal-types-protobuf/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rustecal-types-protobuf"
3-
version = "0.1.5"
3+
version = "0.1.6"
44
authors = ["Rex Schilasky"]
55
edition = "2024"
66
description = "Google Protobuf type support for rustecal TypedPublisher/TypedSubscriber"

0 commit comments

Comments
 (0)