mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 07:05:47 +02:00
bump to 0.65 (#5952)
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.64.1"
|
||||
version = "0.65.0"
|
||||
dependencies = [
|
||||
"errno",
|
||||
"libproc",
|
||||
|
@ -2,7 +2,7 @@
|
||||
authors = ["The Nushell Project Developers", "procs creators"]
|
||||
description = "Nushell system querying"
|
||||
name = "nu-system"
|
||||
version = "0.64.1"
|
||||
version = "0.65.0"
|
||||
edition = "2021"
|
||||
license = "MIT"
|
||||
|
||||
|
Reference in New Issue
Block a user