Skip to content

Commit 8fc4614

Browse files
committed
chore(deps): update rust crate built to 0.7
1 parent 86cddc2 commit 8fc4614

File tree

2 files changed

+8
-76
lines changed

2 files changed

+8
-76
lines changed

Cargo.lock

Lines changed: 7 additions & 75 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
@@ -10,7 +10,7 @@ repository = "https://github.com/stackabletech/airflow-operator"
1010

1111
[workspace.dependencies]
1212
anyhow = "1.0"
13-
built = { version = "0.6", features = ["chrono", "git2"] }
13+
built = { version = "0.7", features = ["chrono", "git2"] }
1414
clap = "4.3"
1515
fnv = "1.0"
1616
futures = { version = "0.3", features = ["compat"] }

0 commit comments

Comments
 (0)