removing urlencoding because it should be in the main crate
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user