Update Cargo.toml
Co-authored-by: atlv <email@atlasdostal.com>
This commit is contained in:
parent
0595b93dca
commit
d569fb72fa
@ -522,7 +522,7 @@ http = ["bevy_internal/http"]
|
|||||||
# Enables downloading assets from HTTPS sources
|
# Enables downloading assets from HTTPS sources
|
||||||
https = ["bevy_internal/https"]
|
https = ["bevy_internal/https"]
|
||||||
|
|
||||||
# Assets downloaded from HTTP sources are cached
|
# Enable caching downloaded assets on the filesystem. NOTE: this cache currently never invalidates entries!
|
||||||
http_source_cache = ["bevy_internal/http_source_cache"]
|
http_source_cache = ["bevy_internal/http_source_cache"]
|
||||||
|
|
||||||
# Enable stepping-based debugging of Bevy systems
|
# Enable stepping-based debugging of Bevy systems
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user