mirror of
https://github.com/nushell/nushell.git
synced 2025-08-15 10:13:13 +02:00
Bump trash
to 3.0.1
(#7914)
# Description Avoids duplication of `windows` crate and friends as it updates to the most recent `windows 0.44` version. # User-Facing Changes None intended
This commit is contained in:
committed by
GitHub
parent
e0cd5a714a
commit
7402589775
@ -106,7 +106,7 @@ users = "0.11.0"
|
||||
libc = "0.2"
|
||||
|
||||
[target.'cfg(not(any(target_os = "android", target_os = "ios")))'.dependencies.trash]
|
||||
version = "3.0.0"
|
||||
version = "3.0.1"
|
||||
optional = true
|
||||
|
||||
[dependencies.polars]
|
||||
|
Reference in New Issue
Block a user