1
0
mirror of https://github.com/nushell/nushell.git synced 2025-06-10 03:56:49 +02:00
nushell/crates/nu_plugin_custom_values
Stefan Holderbach 92091599ff
Fixup serde feature selection in nu-protocol ()
Discovered by @cptpiepmatz that  broke the standalone check for
`nu-protocol`

Explicit use of the feature as workspace root also disables all features
for `serde`. Alternatively we could reconsider this there.
2024-09-06 00:57:36 +02:00
..