fix(generate): re-enable default url features

(cherry picked from commit 50622f71f8)
This commit is contained in:
Olive Easton 2025-05-17 16:19:21 -07:00 committed by Christian Clason
parent 057c6ad2ba
commit 8ef6f0685b

View file

@ -33,4 +33,4 @@ thiserror.workspace = true
tree-sitter.workspace = true
[target.'cfg(windows)'.dependencies]
url = { version = "2.5.4", default-features = false }
url.workspace = true