Skip to content

Commit c9aee16

Browse files
authored
Merge pull request #87 from stackhpc/unauthenticated
Support unauthenticated access to public buckets
2 parents 7cbf5d3 + e5b0fe3 commit c9aee16

File tree

10 files changed

+832
-526
lines changed

10 files changed

+832
-526
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
uses: actions-rs/toolchain@v1
2121
with:
2222
profile: minimal
23-
toolchain: 1.66.1
23+
toolchain: 1.70.0
2424
override: true
2525

2626
- name: Publish crate to crates.io

0 commit comments

Comments
 (0)