stellar / rs-soroban-env

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

Pin `ed25519-dalek` for v22 Core release #1422

Open dmkozh opened 2 weeks ago

dmkozh commented 2 weeks ago

We temporarily unpin the dalek version in order to unblock the downstream deps from updating to non-vulnerable version. We should pin this back after Core is updated to use new env for p22 or after v22 release (depending on whether unpinning works with prev+curr env build).