Skip to content

Commit

Permalink
add pretty_assertions
Browse files Browse the repository at this point in the history
  • Loading branch information
alpancs committed Mar 16, 2024
1 parent 707c2da commit 48b8dad
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,6 @@ edition = "2021"
description = "Encoding transliterations into Quran forms."
repository = "https://github.com/alpancs/quranize-rs"
license = "MIT OR Apache-2.0"

[dev-dependencies]
pretty_assertions = "1"

0 comments on commit 48b8dad

Please sign in to comment.