9c632ce389
- jwt-pitbul: algebraic enums, Array<String>, methods on JwtAlg, string interpolation, structured Result/Option error handling. - boko-framework: StringMap<String> for headers/query/path params, Request/Response methods, StringBuilder, for loops, algebraic enums. - Update READMEs and bump versions to 0.2.0.
9 lines
167 B
TOML
9 lines
167 B
TOML
[Package]
|
|
Name = "jwt-pitbul"
|
|
Version = "0.2.0"
|
|
Type = "bin"
|
|
Description = "JWT CLI tool — encode, decode, verify, and key generation"
|
|
|
|
[Build]
|
|
Output = "Bin"
|