Bump trash in lockfile due to yank (#9824)

The previous version has been yanked.
To make sure `cargo install --locked` will pass.
This commit is contained in:
Stefan Holderbach 2023-07-27 21:32:39 +02:00 committed by GitHub
parent 3481c7e242
commit 831d1da256
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View File

@ -5270,9 +5270,9 @@ dependencies = [
[[package]]
name = "trash"
version = "3.0.5"
version = "3.0.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "85931d0ad541fa457c3f94c7cc5f14920f17a385832a7ef7621762c23cbf9729"
checksum = "af3663fb8f476d674b9c61d1d2796acec725bef6bec4b41402a904252a25971e"
dependencies = [
"chrono",
"libc",