nervosnetwork / ckb

The Nervos CKB is a public permissionless blockchain, and the layer 1 of Nervos network.
https://www.nervos.org
MIT License
1.14k stars 224 forks source link

chore: lock cargo shear version #4453

Closed chenyukang closed 2 months ago

chenyukang commented 2 months ago

What problem does this PR solve?

The latest version of cargo-shear requires rustc 1.76.0 or newer, while the currently active rustc version is 1.75.0.

What is changed and how it works?

Lock the version of cargo-shear to 0.024.

What's Changed:

Related changes

Check List

Tests

Release note

None: Exclude this PR from the release note.