chore(deps): update rust docker tag to v1.77 #52
Annotations
4 errors
cargo clippy:
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.
|
cargo clippy
Process completed with exit code 101.
|
cargo test:
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.
|
cargo test
Process completed with exit code 101.
|