mirror of
https://github.com/nushell/nushell.git
synced 2025-07-01 15:11:52 +02:00
Bump umask from 2.0.0 to 2.1.0 (#8835)
This commit is contained in:
@ -106,7 +106,7 @@ winreg = "0.50.0"
|
||||
|
||||
[target.'cfg(unix)'.dependencies]
|
||||
libc = "0.2"
|
||||
umask = "2.0.0"
|
||||
umask = "2.1.0"
|
||||
users = "0.11.0"
|
||||
|
||||
[target.'cfg(not(any(target_os = "android", target_os = "ios")))'.dependencies.trash]
|
||||
|
Reference in New Issue
Block a user