Skip to content

Commit 69de7e8

Browse files
committed
Update Rust crate built to 0.6
1 parent 4c84a52 commit 69de7e8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

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

rust/operator-binary/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ tokio = { version = "1.23", features = ["full"] }
2525
tracing = "0.1"
2626

2727
[build-dependencies]
28-
built = { version = "0.5", features = ["chrono", "git2"] }
28+
built = { version = "0.6", features = ["chrono", "git2"] }
2929
stackable-operator = { git = "https://github.com/stackabletech/operator-rs.git", tag = "0.40.2" }
3030
stackable-hive-crd = { path = "../crd" }

0 commit comments

Comments
 (0)