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.

6 changes: 0 additions & 6 deletions deny.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,6 @@ ignore = [
# spin 0.9.8 is yanked but pulled in transitively via flume -> sqlx-sqlite;
# we don't control the version and there is no non-yanked 0.9.x to move to.
"spin@0.9.8",
# chacha20 0.10.1 was yanked upstream (not an advisory); it is pulled in
# transitively via rand. 0.10.0 is yanked too, so the only non-yanked
# stable release is 0.10.2, published 2026-08-27 — too new to adopt under
# the 7-day hold on fresh releases, which clears on 2026-09-03. Remove
# this then; see #162.
"chacha20@0.10.1",
]

[licenses]
Expand Down
4 changes: 2 additions & 2 deletions e2e/Cargo.lock

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