nushell/crates
Rust大闸蟹 088e662285
Replace git current_branch to shadow-rs branch (#2935)
* update to shadow-rs 0.4. use easy

* update shadow-rs to 0.5

* fix version not used

* update

* update Cargo.lock

* update Cargo.lock

* fix wasm build error when use dependence git2
fix error link:https://dev.azure.com/nushell/nushell/_build/results?buildId=4858&view=logs&j=1a745d4c-b027-5f34-06d8-d6f256bfe9f9&t=a0a335cb-fa1f-5bbf-be01-1a90d6899e54

* remove code not used; fix warning by RUSTFLAGS="-D warnings" build error

* upgrade shadow-rs 0.5.2

* upgrade shadow-rs 0.5.7

make nushell reduce dependence crates smaller and  build fast.

* upgrade shadow-rs 0.5.8

fix when use api 'strip_prefix()' method in less than rust1.45.0 build failed

* use shadow-rs branch replace with current_branch method;
remove and reduce git dependencies.

* upgrade shadow-rs 0.5.12-pre,test build error with wasm

* upgrade Cargo.lock

* upgarde shadow-rs depencdence

* fix build error in wasm

* add clippy warning
2021-01-16 07:06:29 +13:00
..
nu-cli Replace git current_branch to shadow-rs branch (#2935) 2021-01-16 07:06:29 +13:00
nu-command Replace git current_branch to shadow-rs branch (#2935) 2021-01-16 07:06:29 +13:00
nu-data move keybinding_path to nu-data (#2927) 2021-01-14 06:31:47 +13:00
nu-engine move keybinding_path to nu-data (#2927) 2021-01-14 06:31:47 +13:00
nu-errors Bump to 0.25.2 (#2908) 2021-01-12 07:50:53 +13:00
nu-json Bump to 0.25.2 (#2908) 2021-01-12 07:50:53 +13:00
nu-parser Don't throw err on typename as parameter name (#2926) 2021-01-13 14:44:55 +13:00
nu-plugin Bump to 0.25.2 (#2908) 2021-01-12 07:50:53 +13:00
nu-protocol Bump to 0.25.2 (#2908) 2021-01-12 07:50:53 +13:00
nu-source Bump to 0.25.2 (#2908) 2021-01-12 07:50:53 +13:00
nu-stream Bump to 0.25.2 (#2908) 2021-01-12 07:50:53 +13:00
nu-table a small regex optimization (#2937) 2021-01-15 20:20:28 +13:00
nu-test-support Bump to 0.25.2 (#2908) 2021-01-12 07:50:53 +13:00
nu-value-ext Bump to 0.25.2 (#2908) 2021-01-12 07:50:53 +13:00
nu_plugin_binaryview Bump to 0.25.2 (#2908) 2021-01-12 07:50:53 +13:00
nu_plugin_chart Bump to 0.25.2 (#2908) 2021-01-12 07:50:53 +13:00
nu_plugin_fetch Bump to 0.25.2 (#2908) 2021-01-12 07:50:53 +13:00
nu_plugin_from_bson Bump to 0.25.2 (#2908) 2021-01-12 07:50:53 +13:00
nu_plugin_from_sqlite Bump to 0.25.2 (#2908) 2021-01-12 07:50:53 +13:00
nu_plugin_inc Bump to 0.25.2 (#2908) 2021-01-12 07:50:53 +13:00
nu_plugin_match Bump to 0.25.2 (#2908) 2021-01-12 07:50:53 +13:00
nu_plugin_post Bump to 0.25.2 (#2908) 2021-01-12 07:50:53 +13:00
nu_plugin_ps Bump to 0.25.2 (#2908) 2021-01-12 07:50:53 +13:00
nu_plugin_s3 Bump to 0.25.2 (#2908) 2021-01-12 07:50:53 +13:00
nu_plugin_selector Bump to 0.25.2 (#2908) 2021-01-12 07:50:53 +13:00
nu_plugin_start Bump to 0.25.2 (#2908) 2021-01-12 07:50:53 +13:00
nu_plugin_sys Bump to 0.25.2 (#2908) 2021-01-12 07:50:53 +13:00
nu_plugin_textview Bump to 0.25.2 (#2908) 2021-01-12 07:50:53 +13:00
nu_plugin_to_bson Bump to 0.25.2 (#2908) 2021-01-12 07:50:53 +13:00
nu_plugin_to_sqlite Bump to 0.25.2 (#2908) 2021-01-12 07:50:53 +13:00
nu_plugin_tree Bump to 0.25.2 (#2908) 2021-01-12 07:50:53 +13:00
nu_plugin_xpath Bump to 0.25.2 (#2908) 2021-01-12 07:50:53 +13:00