You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 25, 2021. It is now read-only.
I tried to cargo install artifact-app in order to update artifact only to realize it tried to build v1.0.1 (which failed btw), and that the artifact crates available were super old. How come? Maybe you should just drop the cargo install from the tutorial.
I then realized that I originally just installed the binaries.
While I'm there, latest release v2.1.5 panics when I just invoke art with no argument, I guess it should probably display some help info.
I tried to
cargo install artifact-appin order to update artifact only to realize it tried to build v1.0.1 (which failed btw), and that the artifact crates available were super old. How come? Maybe you should just drop thecargo installfrom the tutorial.I then realized that I originally just installed the binaries.
While I'm there, latest release v2.1.5 panics when I just invoke
artwith no argument, I guess it should probably display some help info.