1
0
mirror of https://github.com/nushell/nushell.git synced 2025-04-26 22:28:19 +02:00
nushell/crates/nu_plugin_fetch
Daniel Egger 7f7af2bbaa
Unify use of the surf crate ()
This brings the features used by the `nu_plugin_fetch` and
`nu_plugin_post` in line and drops the default-features, reducing
the number of pulled-in dependencies and avoiding a second round of
compilations.

Retry of  but with different features, post and fetch plugin tested

Signed-off-by: Daniel Egger <daniel@eggers-club.de>
2021-07-29 19:26:38 +12:00
..
src Allow composing help message from two parts () 2021-03-08 12:57:58 +13:00
Cargo.toml Unify use of the surf crate () 2021-07-29 19:26:38 +12:00