mirror of
https://github.com/esp-rs/espup.git
synced 2025-10-02 07:10:36 +00:00
build(deps): bump assert_fs from 1.0.9 to 1.0.10
Bumps [assert_fs](https://github.com/assert-rs/assert_fs) from 1.0.9 to 1.0.10. - [Release notes](https://github.com/assert-rs/assert_fs/releases) - [Changelog](https://github.com/assert-rs/assert_fs/blob/master/CHANGELOG.md) - [Commits](https://github.com/assert-rs/assert_fs/compare/v1.0.9...v1.0.10) --- updated-dependencies: - dependency-name: assert_fs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
e64be3518f
commit
0f4da0925d
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -71,9 +71,9 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "assert_fs"
|
name = "assert_fs"
|
||||||
version = "1.0.9"
|
version = "1.0.10"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "1429b32ede0cb31afd9f6cb1e8f06f1e32a4c75ed9290f9f4d3cda0c5981e061"
|
checksum = "d94b2a3f3786ff2996a98afbd6b4e5b7e890d685ccf67577f508ee2342c71cc9"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"doc-comment",
|
"doc-comment",
|
||||||
"globwalk",
|
"globwalk",
|
||||||
|
@ -40,7 +40,7 @@ thiserror = "1.0.37"
|
|||||||
update-informer = "0.6.0"
|
update-informer = "0.6.0"
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
assert_fs = "1.0.9"
|
assert_fs = "1.0.10"
|
||||||
assert_cmd = "2.0.6"
|
assert_cmd = "2.0.6"
|
||||||
|
|
||||||
[target.aarch64-unknown-linux-gnu.dependencies]
|
[target.aarch64-unknown-linux-gnu.dependencies]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user