We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3273277 commit 4c93d2aCopy full SHA for 4c93d2a
Cargo.toml
@@ -4,7 +4,7 @@ description = "Pure Rust implementation of Firebase's script password hashing al
4
repository = "https://github.com/Techie-Pi/firebase-scrypt-rust"
5
homepage = "https://github.com/Techie-Pi/firebase-scrypt-rust"
6
documentation = "https://github.com/Techie-Pi/firebase-scrypt-rust"
7
-readme = "https://github.com/Techie-Pi/firebase-scrypt-rust#readme"
+readme = "README.md"
8
version = "0.1.0"
9
edition = "2021"
10
license = "MIT"
0 commit comments