tzif-codec 0.1.4

Codec, validator, and builder for RFC 9636 TZif files
Documentation
# Rust build output
/target/

# Test and coverage output
/coverage/
*.profraw
*.profdata
tarpaulin-report.html

# Local environment
.env
.env.*
!.env.example

# Logs
*.log

# Editor and OS files
.DS_Store
._*
.idea/
.vscode/
*.swp
*.swo