mirror of
https://github.com/nushell/nushell.git
synced 2025-06-30 06:30:08 +02:00
Add repository info to all workspace crates (#6320)
This helps people who find these crates on crates.io
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
[package]
|
||||
name = "nu_plugin_custom_values"
|
||||
repository = "https://github.com/nushell/nushell/tree/main/crates/nu_plugin_custom_values"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
|
Reference in New Issue
Block a user