mirror of
https://github.com/ouch-org/ouch.git
synced 2025-06-05 02:55:31 +00:00
build(deps): bump fs-err from 2.10.0 to 2.11.0
Bumps [fs-err](https://github.com/andrewhickman/fs-err) from 2.10.0 to 2.11.0. - [Changelog](https://github.com/andrewhickman/fs-err/blob/main/CHANGELOG.md) - [Commits](https://github.com/andrewhickman/fs-err/compare/2.10.0...2.11.0) --- updated-dependencies: - dependency-name: fs-err dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
1aba1a2dfa
commit
2ecf146a69
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -435,9 +435,9 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
|
||||
|
||||
[[package]]
|
||||
name = "fs-err"
|
||||
version = "2.10.0"
|
||||
version = "2.11.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "fb5fd9bcbe8b1087cbd395b51498c01bc997cef73e778a80b77a811af5e2d29f"
|
||||
checksum = "88a41f105fe1d5b6b34b2055e3dc59bb79b46b48b2040b9e6c7b4b5de097aa41"
|
||||
dependencies = [
|
||||
"autocfg",
|
||||
]
|
||||
|
@ -17,7 +17,7 @@ bzip2 = "0.4.4"
|
||||
clap = { version = "4.4.8", features = ["derive", "env"] }
|
||||
filetime = "0.2.22"
|
||||
flate2 = { version = "1.0.28", default-features = false }
|
||||
fs-err = "2.10.0"
|
||||
fs-err = "2.11.0"
|
||||
gzp = { version = "0.11.3", default-features = false, features = ["snappy_default"] }
|
||||
ignore = "0.4.20"
|
||||
libc = "0.2.150"
|
||||
|
Loading…
x
Reference in New Issue
Block a user