mirror of
https://github.com/ouch-org/ouch.git
synced 2025-06-06 11:35:45 +00:00
build(deps): bump insta from 1.34.0 to 1.35.1 (#630)
This commit is contained in:
parent
2c345776fc
commit
7dfa54e5b5
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -628,9 +628,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "insta"
|
||||
version = "1.34.0"
|
||||
version = "1.35.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "5d64600be34b2fcfc267740a243fa7744441bb4947a619ac4e5bb6507f35fbfc"
|
||||
checksum = "7c985c1bef99cf13c58fade470483d81a2bfe846ebde60ed28cc2dddec2df9e2"
|
||||
dependencies = [
|
||||
"console",
|
||||
"lazy_static",
|
||||
|
@ -47,7 +47,7 @@ clap_mangen = "0.2.20"
|
||||
[dev-dependencies]
|
||||
assert_cmd = "2.0.14"
|
||||
infer = "0.15.0"
|
||||
insta = { version = "1.34.0", features = ["filters"] }
|
||||
insta = { version = "1.35.1", features = ["filters"] }
|
||||
parse-display = "0.9.0"
|
||||
proptest = "1.4.0"
|
||||
rand = { version = "0.8.5", default-features = false, features = ["small_rng", "std"] }
|
||||
|
Loading…
x
Reference in New Issue
Block a user