mirror of
https://github.com/nushell/nushell.git
synced 2025-08-19 09:02:25 +02:00
bump dev version to v0.68.1 (#6504)
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.68.0"
|
||||
version = "0.68.1"
|
||||
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.68.0"
|
||||
version = "0.68.1"
|
||||
edition = "2021"
|
||||
license = "MIT"
|
||||
|
||||
|
Reference in New Issue
Block a user