Skip to content

Commit a951ea9

Browse files
committed
bump anyhow to 1.0.103 due to RUSTSEC advisory
1 parent 5c811ff commit a951ea9

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/druid-operator"
1212
[workspace.dependencies]
1313
stackable-operator = { git = "https://github.com/stackabletech/operator-rs.git", tag = "stackable-operator-0.112.0", features = ["crds", "webhook"] }
1414

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

0 commit comments

Comments
 (0)