Skip to content

Commit 8629953

Browse files
committed
Bump versions to 0.25.0
1 parent 455c029 commit 8629953

File tree

35 files changed

+236
-236
lines changed

35 files changed

+236
-236
lines changed

Cargo.lock

Lines changed: 116 additions & 116 deletions
Large diffs are not rendered by default.

Cargo.toml

Lines changed: 82 additions & 82 deletions
Large diffs are not rendered by default.

examples/rust/animated_urdf/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "animated_urdf"
3-
version = "0.25.0-alpha.8+dev"
3+
version = "0.25.0"
44
edition = "2024"
55
rust-version = "1.88"
66
license = "MIT OR Apache-2.0"

examples/rust/clock/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "clock"
3-
version = "0.25.0-alpha.8+dev"
3+
version = "0.25.0"
44
edition = "2024"
55
rust-version = "1.88"
66
license = "MIT OR Apache-2.0"

examples/rust/custom_callback/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "custom_callback"
3-
version = "0.25.0-alpha.8+dev"
3+
version = "0.25.0"
44
edition = "2024"
55
rust-version = "1.88"
66
license = "MIT OR Apache-2.0"

examples/rust/custom_data_loader/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "custom_data_loader"
3-
version = "0.25.0-alpha.8+dev"
3+
version = "0.25.0"
44
edition = "2024"
55
rust-version = "1.88"
66
license = "MIT OR Apache-2.0"

examples/rust/custom_store_subscriber/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "custom_store_subscriber"
3-
version = "0.25.0-alpha.8+dev"
3+
version = "0.25.0"
44
edition = "2024"
55
rust-version = "1.88"
66
license = "MIT OR Apache-2.0"

examples/rust/custom_view/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "custom_view"
3-
version = "0.25.0-alpha.8+dev"
3+
version = "0.25.0"
44
edition = "2024"
55
rust-version = "1.88"
66
license = "MIT OR Apache-2.0"

examples/rust/dataframe_query/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "dataframe_query"
3-
version = "0.25.0-alpha.8+dev"
3+
version = "0.25.0"
44
edition = "2024"
55
rust-version = "1.88"
66
license = "MIT OR Apache-2.0"

examples/rust/dna/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "dna"
3-
version = "0.25.0-alpha.8+dev"
3+
version = "0.25.0"
44
edition = "2024"
55
rust-version = "1.88"
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)