fix(generate): re-enable default url features

This commit is contained in:
Olive Easton 2025-05-17 16:19:21 -07:00 committed by Christian Clason
parent 2ab9c9b590
commit 50622f71f8

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