max / everycycle
- Co-Authored-By
- Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 file changed,
+1 insertion,
-1 deletion
| @@ -14,7 +14,7 @@ | |||
| 14 | 14 | serde_json = "1" | |
| 15 | 15 | ed25519-dalek = { version = "2", features = ["rand_core"] } | |
| 16 | 16 | rand_core = { version = "0.6", features = ["std"] } | |
| 17 | - | sha2 = "0.10" | |
| 17 | + | sha2 = "0.11" | |
| 18 | 18 | base64 = "0.22" | |
| 19 | 19 | ash = "0.38" | |
| 20 | 20 | naga = { version = "29", features = ["wgsl-in", "spv-out"] } |