1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-26 15:07:42 +02:00

Bump base64 to 0.13 (#1744)

This commit is contained in:
ghizzo01
2020-10-19 19:24:22 +02:00
committed by GitHub
parent e563025b16
commit f92742bdac
6 changed files with 6 additions and 5 deletions

View File

@ -1,7 +1,7 @@
# Changes
## Unreleased - 2020-xx-xx
* Upgrade `base64` to `0.13`.
## 2.0.0 - 2020-09-11
### Changed