mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 09:05:47 +02:00
bump to 0.66.1 dev version (#6140)
This commit is contained in:
2
crates/nu-system/Cargo.lock
generated
2
crates/nu-system/Cargo.lock
generated
@ -148,7 +148,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "nu-system"
|
||||
version = "0.66.0"
|
||||
version = "0.66.1"
|
||||
dependencies = [
|
||||
"errno",
|
||||
"libproc",
|
||||
|
@ -2,7 +2,7 @@
|
||||
authors = ["The Nushell Project Developers", "procs creators"]
|
||||
description = "Nushell system querying"
|
||||
name = "nu-system"
|
||||
version = "0.66.0"
|
||||
version = "0.66.1"
|
||||
edition = "2021"
|
||||
license = "MIT"
|
||||
|
||||
|
Reference in New Issue
Block a user