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 a85eca5 commit 128d882Copy full SHA for 128d882
rustecal-core/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "rustecal-core"
3
-version = "0.1.7"
+version = "0.1.8"
4
authors = ["Rex Schilasky"]
5
edition = "2024"
6
description = "Core API for Eclipse eCAL"
rustecal-sys/Cargo.toml
name = "rustecal-sys"
-version = "0.1.5"
+version = "0.1.6"
build = "build.rs"
0 commit comments