mirror of
https://github.com/rustic-rs/rustic.git
synced 2025-10-26 11:18:51 +00:00
build(deps): bump path-absolutize from 3.0.13 to 3.0.14
Bumps [path-absolutize](https://github.com/magiclen/path-absolutize) from 3.0.13 to 3.0.14. - [Release notes](https://github.com/magiclen/path-absolutize/releases) - [Commits](https://github.com/magiclen/path-absolutize/compare/v3.0.13...v3.0.14) --- updated-dependencies: - dependency-name: path-absolutize dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d7b2eca192
commit
2059159167
8
Cargo.lock
generated
8
Cargo.lock
generated
@ -1234,18 +1234,18 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "path-absolutize"
|
||||
version = "3.0.13"
|
||||
version = "3.0.14"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "d3de4b40bd9736640f14c438304c09538159802388febb02c8abaae0846c1f13"
|
||||
checksum = "0f1d4993b16f7325d90c18c3c6a3327db7808752db8d208cea0acee0abd52c52"
|
||||
dependencies = [
|
||||
"path-dedot",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "path-dedot"
|
||||
version = "3.0.17"
|
||||
version = "3.0.18"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "d611d5291372b3738a34ebf0d1f849e58b1dcc1101032f76a346eaa1f8ddbb5b"
|
||||
checksum = "9a81540d94551664b72b72829b12bd167c73c9d25fbac0e04fafa8023f7e4901"
|
||||
dependencies = [
|
||||
"once_cell",
|
||||
]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user