Skip to content

Commit 2ae281c

Browse files
chore(deps): pin dependencies
Signed-off-by: bootc-bot[bot] <225049296+bootc-bot[bot]@users.noreply.github.com>
1 parent c27f77d commit 2ae281c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ cap-std-ext = ">= 2.0, <= 4.0"
2626
itertools = "0.14.0"
2727

2828
[dev-dependencies]
29-
anyhow = "1.0"
30-
bytes = "1.5"
31-
clap = { version = "4.4", features = ["derive"] }
29+
anyhow = "=1.0.99"
30+
bytes = "=1.10.1"
31+
clap = { version = "=4.5.47", features = ["derive"] }
3232

3333
[lib]
3434
path = "src/imageproxy.rs"

0 commit comments

Comments
 (0)