75fcf3c456
Every time when the `trade` sub command is executed, the webpage gets printed to stdout which is a bit irritating and unnecessary. This PR fixes this, in that it changes the `println!` macro to a `trace!` macro. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
LICENSE-APACHE | ||
LICENSE-MIT | ||
README.md |
steamguard
The library used by steamguard-cli to all the steamguard related things, such as generating 2FA codes and responding to confirmations.