Skip to content

Commit f1017ac

Browse files
authored
feat: add anonymous bucket access commands (#42)
* feat: add anonymous bucket access commands * feat(phase-2): address anonymous CI failures and review feedback
1 parent 2fdc371 commit f1017ac

7 files changed

Lines changed: 1407 additions & 0 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/cli/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ humansize.workspace = true
5050
mime_guess.workspace = true
5151
glob.workspace = true
5252
shlex.workspace = true
53+
urlencoding.workspace = true
5354

5455
[features]
5556
default = []

0 commit comments

Comments
 (0)