WIP: feat: x-amz-website-redirect-location support #872

Draft
raitobezarius wants to merge 5 commits from raitobezarius/garage:redirect-meta into main
Showing only changes of commit b05e20901e - Show all commits

View file

@ -71,6 +71,7 @@
rustfmt
clang
mold
cargo2nix.packages.${system}.default
]);
# import the full shell using `nix develop .#full`
@ -79,6 +80,7 @@
rust-analyzer
clang
mold
cargo2nix.packages.${system}.default
# ---- extra packages for dev tasks ----
cargo-audit
cargo-outdated