Added LICENSE
This commit is contained in:
parent
cb47dc51ef
commit
eeb99703d1
3 changed files with 26 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
name = "pm"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
license = "MIT"
|
||||
|
||||
[dependencies]
|
||||
argon2 = { version = "0.5.3", features = ["std", "password-hash"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue