I updated argon2 version from 0.4.1 to 0.5.3
of course argon2 0.4.2 is good, but it was released 2 years ago, and its rust dependency is 1.57.
so I updated it to 0.5.3(latest stable version). I think module dependency is very important in development.
Type of change
Please select the right one.
[ ] Bug fix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
[ ] Documentation update
Which part is impacted ?
[ ] Daemon
[x] Wallet
[ ] Miner
[ ] Misc (documentation, comments, text...)
Checklist
[x] I have performed a self-review of my code
[x] I have commented my code, particularly in hard-to-understand areas
Description
I updated argon2 version from 0.4.1 to 0.5.3 of course argon2 0.4.2 is good, but it was released 2 years ago, and its rust dependency is 1.57. so I updated it to 0.5.3(latest stable version). I think module dependency is very important in development.
Type of change
Please select the right one.
Which part is impacted ?
Checklist