mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 16:15:20 +02:00
@ -1,7 +1,10 @@
|
||||
[package]
|
||||
authors = ["The Nushell Project Developers"]
|
||||
description = "A set of query commands for Nushell"
|
||||
edition = "2021"
|
||||
license = "MIT"
|
||||
name = "nu-color-config"
|
||||
version = "0.60.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
nu-protocol = { path = "../nu-protocol", version = "0.60.0" }
|
||||
|
Reference in New Issue
Block a user