games/veloren-weekly: unbreak build after 3c971390fa39
error: cannot specialize on trait Copy
--> cargo-crates/hashbrown-0.16.0/src/raw/mod.rs:3269:9 |
3269 | impl<T: Copy, A: Allocator + Clone> RawTableClone for RawTable<T, A> {
| ^^^^
PR: 294923
Reported by: pkg-fallout, Duncan Bayne
Obtained from: upstream