Skip to content

Commit 059d942

Browse files
chore(deps): update rust crate built to 0.7 (#403)
| datasource | package | from | to | | ---------- | ------- | ----- | ----- | | crate | built | 0.6.1 | 0.7.2 |
1 parent 1f5c1b3 commit 059d942

File tree

2 files changed

+11
-85
lines changed

2 files changed

+11
-85
lines changed

Cargo.lock

Lines changed: 10 additions & 84 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/spark-k8s-operator"
1111

1212
[workspace.dependencies]
1313
anyhow = "1.0"
14-
built = { version = "0.6", features = ["chrono", "git2"] }
14+
built = { version = "0.7", features = ["chrono", "git2"] }
1515
clap = "4.5"
1616
futures = { version = "0.3", features = ["compat"] }
1717
product-config = { git = "https://github.com/stackabletech/product-config.git", tag = "0.6.0" }

0 commit comments

Comments
 (0)