fiscal 0.6.0

Brazilian fiscal document library (NF-e/NFC-e) — Rust port of sped-nfe
Documentation
## Descrição

<!-- O que essa PR faz? Por quê? -->

## Tipo de mudança

- [ ] Bug fix (`fix`)
- [ ] Nova funcionalidade (`feat`)
- [ ] Breaking change
- [ ] Documentação (`docs`)
- [ ] Refatoração (`refactor`)
- [ ] Testes (`test`)
- [ ] CI/Build (`ci`/`build`)

## Checklist

- [ ] Meus commits seguem [conventional commits]https://www.conventionalcommits.org/
- [ ] Adicionei testes para as mudanças
- [ ] Todos os testes passam (`cargo test`)
- [ ] Clippy sem warnings (`cargo clippy -- -D warnings`)
- [ ] Formatação correta (`cargo fmt --check`)
- [ ] Documentação atualizada (se aplicável)

## Crate(s) afetado(s)

- [ ] `fiscal-core`
- [ ] `fiscal-crypto`
- [ ] `fiscal-sefaz`
- [ ] `fiscal` (facade)