mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 01:15:14 +02:00
Bump to 0.70 (#6800)
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.69.2"
|
||||
version = "0.70.0"
|
||||
dependencies = [
|
||||
"errno",
|
||||
"libproc",
|
||||
|
@ -3,7 +3,7 @@ authors = ["The Nushell Project Developers", "procs creators"]
|
||||
description = "Nushell system querying"
|
||||
repository = "https://github.com/nushell/nushell/tree/main/crates/nu-system"
|
||||
name = "nu-system"
|
||||
version = "0.69.2"
|
||||
version = "0.70.0"
|
||||
edition = "2021"
|
||||
license = "MIT"
|
||||
|
||||
|
Reference in New Issue
Block a user