1
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2025-06-03 17:33:57 +00:00

Update crates & fix CVE-2025-24898 (#5538)

This commit is contained in:
Daniel 2025-02-04 02:01:06 +02:00 committed by GitHub
parent a02fb0fd24
commit d2b36642a6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 21 additions and 21 deletions

View file

@ -10,4 +10,4 @@ proc-macro = true
[dependencies]
quote = "1.0.38"
syn = "2.0.96"
syn = "2.0.98"