`ComptimeStringMap` replaced with `StaticStringMap`
https://github.com/ziglang/zig/pull/19719 replaced ComptimeStringMap with StaticStringMap.
Perhaps this PR is a bit early. When will we move to 0.13.0?
@tomasz-lisowski I'll be creating a zig-master branch early next week
@mattnite Is the zig-master branch still on the table? Or would it be recommended to maintain a separate fork for master? If there is no objection to a zig-master branch but there is limited development time/effort, I'd love to open a PR with necessary updates.
My impression is that its just lack of time/effort. See also #198.
Done in #198