This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
nushell
Watch
2
Star
0
Fork
You've already forked nushell
0
mirror of
https://github.com/nushell/nushell
synced
2024-12-31 23:39:00 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
25ba6ea459
nushell
/
crates
/
nu-cli
/
build.rs
4 lines
62 B
Rust
Raw
Normal View
History
Unescape
Escape
enhanced version command with more info (#2773)
2020-12-01 19:57:49 +00:00
fn
main
(
)
->
shadow_rs
::
SdResult
<
(
)
>
{
update to shadow-rs 0.5. make use easy (#2793) * 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
2020-12-23 16:56:05 +00:00
shadow_rs
::
new
(
)
Only have commit hash in version if git doesn't error (#2336) * Add commit to version command * Replace unwrap with expect. * Only have commit hash if git doesn't error Co-authored-by: Jonathan Turner <jonathandturner@users.noreply.github.com>
2020-08-12 18:51:12 +00:00
}
Reference in a new issue
Copy permalink