fixed deps

This commit is contained in:
2025-07-14 22:29:00 -04:00
parent 8dcd080f5b
commit 919c5eda3e
2 changed files with 8 additions and 0 deletions

View File

@ -11,3 +11,4 @@ async-trait = "0.1.88"
proc-macro2 = "1.0.95"
quote = "1.0.40"
syn = { version = "2.0.104", features = ["full"] }
urlencoding = "2.1.3"