Skip to content

Commit cd7e358

Browse files
oleonardolimaValuedMammal
authored andcommitted
fix(ci): pin bzip2-sys to 0.1.12
1 parent b26ff89 commit cd7e358

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ci/pin-msrv.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,5 @@ cargo update -p security-framework-sys --precise "2.11.1"
2222
cargo update -p csv --precise "1.3.0"
2323
cargo update -p unicode-width --precise "0.1.13"
2424
cargo update -p native-tls --precise "0.2.13"
25-
cargo update -p flate2 --precise "1.0.35"
25+
cargo update -p flate2 --precise "1.0.35"
26+
cargo update -p bzip2-sys --precise "0.1.12"

0 commit comments

Comments
 (0)