Skip to content

Commit d69ebdc

Browse files
Update rerun requirement from 0.25.1 to 0.26.2 (#54)
Updates the requirements on [rerun](https://github.com/rerun-io/rerun) to permit the latest version. - [Release notes](https://github.com/rerun-io/rerun/releases) - [Changelog](https://github.com/rerun-io/rerun/blob/0.26.2/CHANGELOG.md) - [Commits](rerun-io/rerun@0.25.1...0.26.2) --- updated-dependencies: - dependency-name: rerun dependency-version: 0.26.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 75b22a9 commit d69ebdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ rand = "0.9.1"
3131
nalgebra = "0.34.0"
3232
rand_distr = "0.5.1"
3333
rand_chacha = "0.9.0"
34-
rerun = "0.25.1"
34+
rerun = "0.26.2"
3535
thiserror = "2.0.12"
3636
serde = { version = "1.0.219", features = ["derive"] }
3737
serde_yaml = "0.9.34"

0 commit comments

Comments
 (0)