Skip to content

Commit 0b81579

Browse files
committed
bump anyhow to 1.0.103 due to RUSTSEC advisory
1 parent 197a71b commit 0b81579

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.nix

Lines changed: 2 additions & 2 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
@@ -12,7 +12,7 @@ repository = "https://github.com/stackabletech/trino-operator"
1212
[workspace.dependencies]
1313
stackable-operator = { git = "https://github.com/stackabletech/operator-rs.git", tag = "stackable-operator-0.112.0", features = ["webhook"] }
1414

15-
anyhow = "1.0"
15+
anyhow = "1.0.103"
1616
async-trait = "0.1"
1717
built = { version = "0.8", features = ["chrono", "git2"] }
1818
clap = "4.6"

0 commit comments

Comments
 (0)