fix(deps): update all dependencies #20
Annotations
2 errors
Run cargo clippy --all-features --all-targets --workspace -- -D warnings:
src/args.rs#L91
use of deprecated function `aws_config::load_from_env`: Use the `aws_config::load_defaults` function. If you don't care about future default behavior changes, you can continue to use this function by enabling the `behavior-version-latest` feature. Doing so will make this deprecation notice go away.
|
Run cargo clippy --all-features --all-targets --workspace -- -D warnings
Process completed with exit code 101.
|
The logs for this run have expired and are no longer available.
Loading