Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ngutech21 committed Mar 28, 2024
1 parent 283c217 commit a80fbfb
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 36 deletions.
68 changes: 34 additions & 34 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions moksha-mint/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ opentelemetry-otlp = { version = "0.15.0", features = ["http-proto", "reqwest-cl
[dev-dependencies]
tempfile = "3.8.1"
tower = { version = "0.4.13", features = ["util"] }
mockall = "0.12.0"
mockall = "0.12.1"
hex = "0.4.3"
http-body-util = "0.1.0"
testcontainers = "0.15.0"
testcontainers-modules = { version = "0.3.4", features = ["postgres"] }
testcontainers-modules = { version = "0.3.6", features = ["postgres"] }

0 comments on commit a80fbfb

Please sign in to comment.