Skip to content

Commit 3c74d92

Browse files
chore(deps): pin dependencies
Signed-off-by: Platform Engineering Bot <[email protected]>
1 parent 2be18fd commit 3c74d92

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ oci-spec = "0.7.0"
2323
zstd = { version = "0.13.2", optional = true }
2424

2525
[dev-dependencies]
26-
anyhow = "1.0.89"
27-
cap-tempfile = "3.3.0"
26+
anyhow = "=1.0.89"
27+
cap-tempfile = "=3.3.0"
2828

2929
[features]
3030
zstd = ["dep:zstd"]

0 commit comments

Comments
 (0)