Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ repository = "https://github.com/papercomputeco/tapesctl"
# regression — but it is a loan, repaid by re-pointing at the next published
# version once the burst lands. See .github/dependabot.yml for the fuller
# note.
tapes-harnesses = { version = "0.1" }
tapes-harnesses = { version = "0.1.1" }

# The harness-agnostic half of capture — the X-Tapes-* envelope, the
# capture-gateway environment contract, and the peer-trust ancestry check — in
Expand Down
Loading