Skip to content

Commit

Permalink
Merge pull request #71 from Xenira/dependabot/cargo/pretty_assertions…
Browse files Browse the repository at this point in the history
…-1.4.1

build(deps): bump pretty_assertions from 1.4.0 to 1.4.1
  • Loading branch information
github-actions[bot] authored Sep 16, 2024
2 parents d35d6eb + 4067f48 commit 36122da
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ tokio = { version = "1.40.0", features = ["macros", "rt-multi-thread"] }
tonic = "0.12.2"

[dev-dependencies]
pretty_assertions = "1.4.0"
pretty_assertions = "1.4.1"

[profile.dev]
opt-level = 0
Expand Down

0 comments on commit 36122da

Please sign in to comment.