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
This allows crates which depend on `witx` for library support to avoid
pulling in `pretty_env_logger` and `structopt` since those are only used
by the binary program instead of the library itself.
0 commit comments