filelift 0.1.3

A small CLI for lifting local files to S3-compatible object storage.
## Summary

<!-- What changed, and why? -->

## Tests

Required for code changes:

- [ ] Added or updated unit tests for changed module logic.
- [ ] Added or updated integration tests for changed CLI behavior.
- [ ] Ran `cargo fmt --all -- --check`.
- [ ] Ran `cargo clippy --all-targets --all-features -- -D warnings`.
- [ ] Ran `cargo test --all-targets --all-features`.

Use `N/A` with a short reason when a checkbox does not apply.

## Notes

<!-- Follow-ups, risks, or anything reviewers should know. -->