mirror of
https://github.com/perfect-panel/ppanel-web.git
synced 2026-08-31 23:01:57 -04:00
Initial
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
[package]
|
||||
name = "password"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
pbkdf2 = "0.12"
|
||||
sha2 = "0.10"
|
||||
md5 = "0.7"
|
||||
bcrypt = "0.15"
|
||||
hex = "0.4"
|
||||
rand = "0.8"
|
||||
Reference in New Issue
Block a user