Skip to content

Commit

Permalink
v0.8.9: ls: --list-files, --list-directories
Browse files Browse the repository at this point in the history
  • Loading branch information
lsr0 committed Nov 19, 2022
1 parent 7b75a4a commit a1bc313
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "sup3"
version = "0.8.8"
version = "0.8.9"
edition = "2021"
authors = ["Lindsay Roberts <[email protected]>"]
license = "MIT"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Anything and everything could go wrong. The [Rust AWS SDK](https://github.com/aw
* [ ] Binary size reduction
* [x] Upload arguments, e.g. ACLs
* [ ] Config file support
* [ ] List only files or only directories
* [x] List only files or only directories
* [x] List paging
* [ ] Server to server copy
* [x] Custom endpoints for other S3-compatible hosts (`--endpoint`)
Expand Down

0 comments on commit a1bc313

Please sign in to comment.