glium v0.29.1 Release Notes

Release Date: 2021-04-22 // about 3 years ago
    • ⚡️ Updated rand to 0.8.
    • ⚡️ Updated cgmath to 0.18.
    • 👯 Made UniformsStorage implement Copy and Clone.
    • 👉 Use $crate::uniform! internally.
    • Implemented From instead of Into for some conversions.