stellar / rs-soroban-env

Rust environment for Soroban contracts.
Apache License 2.0
60 stars 40 forks source link

Bump cackle-action to 0.7.0 to support debuginfo changes in rust 1.75 #1317

Closed graydon closed 8 months ago

graydon commented 8 months ago

Rust 1.75 emits some new dwarf debuginfo that cackle 0.6.0 didn't understand. This was fixed in cackle a while ago we just have a pinned dependency. This PR updates that pin.