Skip to content

Commit

Permalink
chore: cargo ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Slesarew committed Nov 20, 2024
1 parent 5a136dd commit 348f054
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ homepage = "https://github.com/Alzymologist/mnemonic-external"
documentation = "https://docs.rs/mnemonic-external"
keywords = ["no_std", "crypto", "seed", "mnemonic"]
edition = "2021"
exclude = ["/for_tests", "/.github"]

[dependencies]
sha2 = { version = "0.10.8", default-features = false }
Expand Down

0 comments on commit 348f054

Please sign in to comment.