mirror of
https://github.com/bartvdbraak/keyweave.git
synced 2025-10-29 15:39:10 +00:00
chore(deps): update rust crate assert_fs to v1.1.3
This commit is contained in:
parent
9a47a2ae4f
commit
e3e1cc37a6
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
|
@ -114,9 +114,9 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "assert_fs"
|
name = "assert_fs"
|
||||||
version = "1.1.2"
|
version = "1.1.3"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "7efdb1fdb47602827a342857666feb372712cbc64b414172bd6b167a02927674"
|
checksum = "a652f6cb1f516886fcfee5e7a5c078b9ade62cfcb889524efe5a64d682dd27a9"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"anstyle",
|
"anstyle",
|
||||||
"doc-comment",
|
"doc-comment",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue