Browse Source

Merge pull request #39 from juan-leon/dependabot/cargo/assert_cmd-2.0.12

build(deps): bump assert_cmd from 2.0.11 to 2.0.12
pull/47/head
juanleon lahoz 3 years ago committed by GitHub
parent
commit
83569bebdd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      Cargo.lock

4
Cargo.lock generated

@ -34,9 +34,9 @@ checksum = "41ed9a86bf92ae6580e0a31281f65a1b1d867c0cc68d5346e2ae128dddfa6a7d"
[[package]]
name = "assert_cmd"
version = "2.0.11"
version = "2.0.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "86d6b683edf8d1119fe420a94f8a7e389239666aa72e65495d91c00462510151"
checksum = "88903cb14723e4d4003335bb7f8a14f27691649105346a0f0957466c096adfe6"
dependencies = [
"anstyle",
"bstr",

Loading…
Cancel
Save