Skip to content

Commit

Permalink
add dep to ul-next
Browse files Browse the repository at this point in the history
  • Loading branch information
LegitCamper committed Oct 16, 2024
1 parent 6c14cea commit 5f05e6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ lto = "thin"

[features]
default = ["ultralight"]
ultralight = ["ul-next"]
ultralight = ["dep:ul-next"]
ultralight-resources = []

[dependencies]
Expand Down

0 comments on commit 5f05e6b

Please sign in to comment.