Skip to content

Commit

Permalink
Add required feature for http_source example
Browse files Browse the repository at this point in the history
Co-authored-by: jf908 <[email protected]>
  • Loading branch information
mrchantey and jf908 authored Dec 12, 2024
1 parent eb71d70 commit e1fc632
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -1659,6 +1659,7 @@ name = "HTTP Asset Source"
description = "Load an asset from a http source"
category = "Assets"
wasm = true
required-features = ["http_source"]

[[example]]
name = "hot_asset_reloading"
Expand Down

0 comments on commit e1fc632

Please sign in to comment.