chore(deps): update dependencies

This commit is contained in:
2026-06-01 22:57:46 +02:00
parent 17c916445e
commit ad4133cf3d
4 changed files with 587 additions and 699 deletions
+3 -2
View File
@@ -2,7 +2,9 @@
feature-depth = 1
[advisories]
ignore = []
ignore = [
"RUSTSEC-2025-0134" # Temporary, see https://github.com/poem-web/poem/issues/1182
]
[licenses]
# List of explicitly allowed licenses
@@ -17,7 +19,6 @@ allow = [
"ISC",
"MIT",
"MPL-2.0",
"OpenSSL",
"Unicode-3.0",
"Zlib",
]