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

Bump rand crate version to 0.7 (#951)

This commit is contained in:
messense
2019-07-01 11:37:03 +08:00
committed by Nikolay Kim
parent d2eb1edac3
commit dbab55dd6b
6 changed files with 19 additions and 5 deletions

View File

@ -6,6 +6,8 @@
* Always append a colon after username in basic auth
* Upgrade `rand` dependency version to 0.7
## [0.2.1] - 2019-06-05