Skip to content

Commit f3fb603

Browse files
committed
Lock more dev-dependency versions so testing continues to work on MSRV.
1 parent f9d9548 commit f3fb603

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@ fxhash = "0.2"
4040
unicode-width = "=0.1.13"
4141
rayon = "=1.10.0"
4242
rayon-core = "=1.12.1"
43+
syn = "=2.0.106"
44+
quote = "=1.0.41"
45+
csv = "=1.3.1"
4346

4447
#-----------------------------------------
4548

0 commit comments

Comments
 (0)