max / pter
- Co-Authored-By
- Claude Opus 5 (1M context) <noreply@anthropic.com>
1 file changed,
+2 insertions,
-2 deletions
| @@ -192,9 +192,9 @@ | |||
| 192 | 192 | ||
| 193 | 193 | [[package]] | |
| 194 | 194 | name = "crossbeam-epoch" | |
| 195 | - | version = "0.9.18" | |
| 195 | + | version = "0.9.20" | |
| 196 | 196 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
| 197 | - | checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e" | |
| 197 | + | checksum = "2d6914041f254d6e9176c01941b21115dcfb7089e55135a35411081bd106ef3f" | |
| 198 | 198 | dependencies = [ | |
| 199 | 199 | "crossbeam-utils", | |
| 200 | 200 | ] |