TOTP code generator for 2FA
Go to file
Pierre Hubert e80edcdfb3
All checks were successful
continuous-integration/drone/push Build is passing
Update Rust crate base32 to 0.5.0 (#24)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [base32](https://github.com/andreasots/base32) | dependencies | minor | `0.4.0` -> `0.5.0` |

---

### Release Notes

<details>
<summary>andreasots/base32 (base32)</summary>

### [`v0.5.0`](https://github.com/andreasots/base32/compare/v0.4.0...v0.5.0)

[Compare Source](https://github.com/andreasots/base32/compare/v0.4.0...v0.5.0)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguMCIsInVwZGF0ZWRJblZlciI6IjM3LjM2OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->

Reviewed-on: #24
2024-05-23 09:34:15 +00:00
src Update Rust crate base32 to 0.5.0 (#24) 2024-05-23 09:34:15 +00:00
.drone.yml Add drone CI pipeline 2023-03-19 20:45:16 +01:00
.gitignore Initial commit 2022-03-21 09:40:34 +01:00
Cargo.lock Update Rust crate base32 to 0.5.0 (#24) 2024-05-23 09:34:15 +00:00
Cargo.toml Update Rust crate base32 to 0.5.0 (#24) 2024-05-23 09:34:15 +00:00
renovate.json Add renovate.json 2022-03-23 12:27:51 +00:00