removing urlencoding because it should be in the main crate

This commit is contained in:
2025-07-14 22:34:51 -04:00
parent f1a6786419
commit 2c84a8bb18
2 changed files with 0 additions and 8 deletions

View File

@ -11,4 +11,3 @@ 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"