Skip to content

Commit

Permalink
chore(deps): update rust crate built to 0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
stackable-bot committed Dec 13, 2023
1 parent c7db5c7 commit 14c760a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 76 deletions.
82 changes: 7 additions & 75 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ repository = "https://github.com/stackabletech/trino-operator"
[workspace.dependencies]
anyhow = "1.0"
async-trait = "0.1"
built = { version = "0.6", features = ["chrono", "git2"] }
built = { version = "0.7", features = ["chrono", "git2"] }
clap = "4.3"
futures = { version = "0.3", features = ["compat"] }
indoc = "2.0"
Expand Down

0 comments on commit 14c760a

Please sign in to comment.