Skip to content

Commit 7cbd617

Browse files
rerun-botMichaelGrupp
authored andcommitted
Bump versions to 0.30.0-alpha.1
1 parent fa23ad3 commit 7cbd617

38 files changed

Lines changed: 165 additions & 165 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ include = [
3131
license = "MIT OR Apache-2.0"
3232
repository = "https://github.com/rerun-io/rerun"
3333
rust-version = "1.90"
34-
version = "0.30.0-alpha.1+dev"
34+
version = "0.30.0-alpha.1"
3535

3636
[workspace.metadata.cargo-shear]
3737
ignored = [

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.30.0-alpha.1+dev"
3+
version = "0.30.0-alpha.1"
44
edition = "2024"
55
rust-version = "1.90"
66
license = "MIT OR Apache-2.0"

examples/rust/blueprint/Cargo.toml

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

examples/rust/blueprint_stocks/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "blueprint_stocks"
33

4-
version = "0.30.0-alpha.1+dev"
4+
version = "0.30.0-alpha.1"
55
edition = "2024"
66
rust-version = "1.90"
77
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.30.0-alpha.1+dev"
3+
version = "0.30.0-alpha.1"
44
edition = "2024"
55
rust-version = "1.90"
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.30.0-alpha.1+dev"
3+
version = "0.30.0-alpha.1"
44
edition = "2024"
55
rust-version = "1.90"
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.30.0-alpha.1+dev"
3+
version = "0.30.0-alpha.1"
44
edition = "2024"
55
rust-version = "1.90"
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.30.0-alpha.1+dev"
3+
version = "0.30.0-alpha.1"
44
edition = "2024"
55
rust-version = "1.90"
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.30.0-alpha.1+dev"
3+
version = "0.30.0-alpha.1"
44
edition = "2024"
55
rust-version = "1.90"
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)