mirror of
https://github.com/ouch-org/ouch.git
synced 2025-06-07 12:05:46 +00:00
build(deps): bump infer from 0.13.0 to 0.14.0
Bumps [infer](https://github.com/bojand/infer) from 0.13.0 to 0.14.0. - [Release notes](https://github.com/bojand/infer/releases) - [Commits](https://github.com/bojand/infer/compare/v0.13.0...v0.14.0) --- updated-dependencies: - dependency-name: infer dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a18f9aef2a
commit
d7c6c5c181
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -543,9 +543,9 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "infer"
|
name = "infer"
|
||||||
version = "0.13.0"
|
version = "0.14.0"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "f551f8c3a39f68f986517db0d1759de85881894fdc7db798bd2a9df9cb04b7fc"
|
checksum = "bbb78f4c4a058ef30a9ff77322e758f7e60f871274b602d7fdc1b0956b0cb88e"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"cfb",
|
"cfb",
|
||||||
]
|
]
|
||||||
|
@ -45,7 +45,7 @@ clap_mangen = "0.2.12"
|
|||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
assert_cmd = "2.0.11"
|
assert_cmd = "2.0.11"
|
||||||
infer = "0.13.0"
|
infer = "0.14.0"
|
||||||
parse-display = "0.8.0"
|
parse-display = "0.8.0"
|
||||||
proptest = "1.2.0"
|
proptest = "1.2.0"
|
||||||
rand = { version = "0.8.5", default-features = false, features = ["small_rng", "std"] }
|
rand = { version = "0.8.5", default-features = false, features = ["small_rng", "std"] }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user