Skip to content

Commit

Permalink
cargo prod(deps): update pretty_assertions requirement from 0.7 to 1.4
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: pretty_assertions
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 4, 2024
1 parent e34f8ac commit e60211e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schemer-vm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ pest_ascii_tree = "0.1"
tracing = "0.1"

[dev-dependencies]
pretty_assertions = "0.7"
pretty_assertions = "1.4"

0 comments on commit e60211e

Please sign in to comment.