Configure content disposition

This commit is contained in:
2026-03-23 16:26:28 -07:00
parent 9008a248c1
commit 5da81679be
3 changed files with 33 additions and 4 deletions

View File

@@ -57,6 +57,7 @@ unimplemented = "deny"
unwrap_used = "warn"
expect_used = "warn"
type_complexity = "allow"
len_without_is_empty = "allow"
#
# MARK: dependencies