Compare commits
2 Commits
custom
...
release-0.
Author | SHA1 | Date | |
---|---|---|---|
![]() |
db55bf5504 | ||
![]() |
56db552d9f |
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "bevy_asset"
|
||||
version = "0.5.0"
|
||||
version = "0.5.1"
|
||||
edition = "2018"
|
||||
authors = [
|
||||
"Bevy Contributors <bevyengine@gmail.com>",
|
||||
@ -33,7 +33,7 @@ crossbeam-channel = "0.5.0"
|
||||
anyhow = "1.0"
|
||||
thiserror = "1.0"
|
||||
downcast-rs = "1.2.0"
|
||||
notify = { version = "5.0.0-pre.2", optional = true }
|
||||
notify = { version = "=5.0.0-pre.10", optional = true }
|
||||
parking_lot = "0.11.0"
|
||||
rand = "0.8.0"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user