Skip to content

Commit 128d882

Browse files
rustecal-core 0.1.8 rustecal-sys 0.1.6 (#97)
1 parent a85eca5 commit 128d882

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

rustecal-core/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-core"
3-
version = "0.1.7"
3+
version = "0.1.8"
44
authors = ["Rex Schilasky"]
55
edition = "2024"
66
description = "Core API for Eclipse eCAL"

rustecal-sys/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-sys"
3-
version = "0.1.5"
3+
version = "0.1.6"
44
authors = ["Rex Schilasky"]
55
edition = "2024"
66
build = "build.rs"

0 commit comments

Comments
 (0)