mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-21 08:32:02 +03:00
22b71b1376
Now that std.base64 supports everything bcrypt needs to encode its parameters, we don't need to include another implementation.