drone: update rust
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-11-27 16:35:28 -08:00
parent a3bf111b4e
commit 7c04cc5c23

View File

@@ -24,7 +24,7 @@ steps:
- staging
- name: build-validator
image: clux/muslrust:1.86.0-stable
image: clux/muslrust:1.91.0-stable
commands:
- make build-validator
when:
@@ -149,6 +149,6 @@ steps:
- pull_request
---
kind: signature
hmac: e33e96d93bf47dbc307273f356a901608737799021264a14fe551eb51d80bea9
hmac: 3ebb73edd75a36143a12053077e68fe9d812734d6dfc6a88ee538c5d35852f3a
...