Skip to content

Commit

Permalink
Update Rust crate built to 0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
stackable-bot committed Apr 19, 2023
1 parent 81bb402 commit 57cc367
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion rust/operator-binary/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ tokio = { version = "1.23", features = ["macros", "rt-multi-thread"] }
tracing = "0.1"

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

Expand Down

0 comments on commit 57cc367

Please sign in to comment.