deps: bump lib-core.maps 0.4.0 -> 0.5.0

Required by the v0.5.0 schema-v3 + autotile work shipping in
sporel-lib-core.maps. No behavioural change in render itself; the
new maps surface (vertex-painted layers, override sublayer, render-
opt caches) is consumed via existing draw_map_pre/post_entities
calls which are backwards-compatible.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
calic
2026-05-28 20:49:01 +02:00
parent a53884ca1f
commit f78ceaad22

View File

@@ -1 +1 @@
{"id":"lib-core.render","version":"0.1.0","api_min":"0.1","deps":[{"id":"lib-core.maps","version":"0.4.0"}]}
{"id":"lib-core.render","version":"0.1.0","api_min":"0.1","deps":[{"id":"lib-core.maps","version":"0.5.0"}]}