Bump file-format from 0.14.0 to 0.15.0 (#872)

This commit is contained in:
dependabot[bot] 2023-03-07 02:44:31 +00:00 committed by GitHub
parent 72789874f0
commit 174b6c8144
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

4
Cargo.lock generated
View file

@ -628,9 +628,9 @@ dependencies = [
[[package]]
name = "file-format"
version = "0.14.0"
version = "0.15.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d645737d3dda11cbf14905e9b943a1bd578cdcb751709b581a924ea9b9b18b5c"
checksum = "bbe20e5f282c61432e5cf0e33185e5dde032b2c2e4281c4735c31ce5b455a869"
[[package]]
name = "filetime"