Skip to content

Commit a7d23c6

Browse files
authored
chore: Bump Rust dependencies pre-25.11.0 (#674)
* chore: Bump Rust dependencies pre-25.11.0 * changelog
1 parent b611f7f commit a7d23c6

File tree

5 files changed

+37
-35
lines changed

5 files changed

+37
-35
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
### Changed
1616

1717
- Deprecate version `4.0.2` ([#666]).
18+
- Bump stackable-operator to `0.100.1` ([#674]).
1819

1920
### Fixed
2021

@@ -28,6 +29,7 @@
2829
[#669]: https://github.com/stackabletech/superset-operator/pull/669
2930
[#670]: https://github.com/stackabletech/superset-operator/pull/670
3031
[#671]: https://github.com/stackabletech/superset-operator/pull/671
32+
[#674]: https://github.com/stackabletech/superset-operator/pull/674
3133

3234
## [25.7.0] - 2025-07-23
3335

Cargo.lock

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.nix

Lines changed: 17 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ repository = "https://github.com/stackabletech/superset-operator"
1111

1212
[workspace.dependencies]
1313
product-config = { git = "https://github.com/stackabletech/product-config.git", tag = "0.8.0" }
14-
stackable-operator = { git = "https://github.com/stackabletech/operator-rs.git", features = ["telemetry", "versioned"], tag = "stackable-operator-0.99.0" }
14+
stackable-operator = { git = "https://github.com/stackabletech/operator-rs.git", features = ["telemetry", "versioned"], tag = "stackable-operator-0.100.1" }
1515

1616
anyhow = "1.0"
1717
built = { version = "0.8", features = ["chrono", "git2"] }

crate-hashes.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)