Skip to content
Draft
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.

1 change: 0 additions & 1 deletion deny.toml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ ignore = [
#"a-crate-that-is-yanked@0.1.1", # you can also ignore yanked crate versions if you wish
#{ crate = "a-crate-that-is-yanked@0.1.1", reason = "you can specify why you are ignoring the yanked crate" },
{ id = "RUSTSEC-2021-0153", reason = "`encoding` is used by lindera" },
{ id = "RUSTSEC-2024-0370", reason = "`proc-macro-error` is used by jieba-rs via include-flate" },
{ id = "RUSTSEC-2024-0436", reason = "`paste` is used by datafusion" },
{ id = "RUSTSEC-2023-0071", reason = "`rsa` is used by opendal via reqsign" },
{ id = "RUSTSEC-2025-0119", reason = "`number_prefix` used by hf-hub in examples" },
Expand Down
Loading