Skip to content

Commit

Permalink
Add mockito
Browse files Browse the repository at this point in the history
  • Loading branch information
ninokeldishvili committed Oct 10, 2024
1 parent dc94b2a commit a61b318
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 1 deletion.
45 changes: 45 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,5 @@ url = "2.3.1"
serde = { version = "1", features = ["derive"] }
serde_json = "1.0"
hex = "0.4.3"
rain-metadata = "0.0.2-alpha.6"
rain-metadata = "0.0.2-alpha.6"
mockito = "0.31"

0 comments on commit a61b318

Please sign in to comment.