mirror of
https://github.com/nushell/nushell.git
synced 2024-11-07 09:04:18 +01:00
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:
parent
3481c7e242
commit
831d1da256
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user