Skip to main content

max / makenotwork

s3-storage 0.1.2: bucket_cors is new public surface Internal-only crate, path-consumed by server and multithreaded, both of which still check clean; the number only has to increase and be unique.
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session
https://claude.ai/code/session_01DwpiantpUgohzML4xr6KeQ
Author: Max Johnson <me@maxj.phd> · 2026-08-31 15:20 UTC
Signed with PGP, not checked
Commit: 9413fd7b3fe4bf08c7daff6e9036a8f0ef215d7d
Parent: 4574c29
2 files changed, +10 insertions, -10 deletions
@@ -1607,7 +1607,7 @@
1607 1607
1608 1608 [[package]]
1609 1609 name = "s3-storage"
1610 - version = "0.1.1"
1610 + version = "0.1.2"
1611 1611 dependencies = [
1612 1612 "aws-config",
1613 1613 "aws-sdk-s3",
@@ -2415,14 +2415,6 @@
2415 2415 name = "quasi-webview"
2416 2416 version = "0.93.0"
2417 2417
2418 - [[patch.unused]]
2419 - name = "synckit-client"
2420 - version = "0.10.0"
2421 -
2422 - [[patch.unused]]
2423 - name = "synckit-config"
2424 - version = "0.2.0"
2425 -
2426 2418 [[patch.unused]]
2427 2419 name = "quasi-type"
2428 2420 version = "0.1.3"
@@ -2442,3 +2434,11 @@
2442 2434 [[patch.unused]]
2443 2435 name = "tagtree"
2444 2436 version = "0.4.1"
2437 +
2438 + [[patch.unused]]
2439 + name = "synckit-client"
2440 + version = "0.10.0"
2441 +
2442 + [[patch.unused]]
2443 + name = "synckit-config"
2444 + version = "0.2.0"
@@ -1,6 +1,6 @@
1 1 [package]
2 2 name = "s3-storage"
3 - version = "0.1.1"
3 + version = "0.1.2"
4 4 edition = "2024"
5 5 license = "MIT"
6 6 # Internal shared crate, consumed by path inside this repo and never published.