Skip to content

Commit a6b6fba

Browse files
chore(deps): pin dependencies (#101)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f96a5f8 commit a6b6fba

File tree

2 files changed

+6
-33
lines changed

2 files changed

+6
-33
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@ anyhow = "1.0.89"
2525

2626
[dev-dependencies]
2727
# For parameterised testing.
28-
rstest = "0.24.0"
29-
rstest_reuse = "0.7.0"
28+
rstest = "=0.24.0"
29+
rstest_reuse = "=0.7.0"
3030

3131
# For snapshot testing.
32-
insta = "1.39.0"
32+
insta = "=1.39.0"
3333

3434

3535
[profile.release]

0 commit comments

Comments
 (0)