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 401547e commit edfbb83
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 @@ -9,7 +9,7 @@ edition = "2021"
repository = "https://github.com/stackabletech/opa-operator"

[workspace.dependencies]
built = { version = "0.6", features = ["chrono", "git2"] }
built = { version = "0.7", features = ["chrono", "git2"] }
clap = "4.3"
fnv = "1.0"
futures = { version = "0.3", features = ["compat"] }
Expand Down

0 comments on commit edfbb83

Please sign in to comment.