maint: update syn

This commit is contained in:
James Hodgkinson 2025-04-22 14:14:16 +10:00
parent 389c055dce
commit e353c13416
No known key found for this signature in database

View file

@ -268,7 +268,7 @@ smolset = "^1.3.1"
sshkey-attest = "^0.5.0"
sshkeys = "0.3.3"
svg = "0.13.1"
syn = { version = "2.0.96", features = ["full"] }
syn = { version = "2.0.100", features = ["full"] }
tempfile = "3.15.0"
testkit-macros = { path = "./server/testkit-macros" }
time = { version = "^0.3.36", features = ["formatting", "local-offset"] }