AccessKit / accesskit

Accessibility infrastructure for UI toolkits
https://accesskit.dev
BSD 3-Clause "New" or "Revised" License
1.05k stars 53 forks source link

fix: Update minimum version of immutable-chunkmap #419

Closed mwcampbell closed 4 months ago

mwcampbell commented 4 months ago

accesskit_consumer now requires at least immutable-chunkmap 2.0.5 because that's the first version that doesn't depend on packed_struct and all of its transitive dependencies.