Skip to content

Commit

Permalink
Merge pull request #302 from wcampbell0x2a/dependabot/cargo/test-log-…
Browse files Browse the repository at this point in the history
…0.2.13

chore(deps): Bump test-log from 0.2.12 to 0.2.13
  • Loading branch information
wcampbell0x2a authored Oct 25, 2023
2 parents 9fe77ef + b685d33 commit 14f0bf9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -45,7 +45,7 @@ __test_unsquashfs = []

[dev-dependencies]
env_logger = "0.9.1"
test-log = { version = "0.2.11", features = ["trace"] }
test-log = { version = "0.2.13", features = ["trace"] }
test-assets = { git = "https://github.com/wcampbell0x2a/test-assets", branch = "replace-curl-ureq" }
assert_cmd = { version = "2.0.7", features = ["color", "color-auto"] }
dir-diff = { git = "https://github.com/wcampbell0x2a/dir-diff", branch = "add-checking-permissions" }
Expand Down

0 comments on commit 14f0bf9

Please sign in to comment.