Skip to content

Commit fac0b34

Browse files
authored
remove reference to missing file in bevy_remote cargo.toml (#16057)
# Objective - bevy_remote Cargo.toml file references a readme that doesn't exist - This is blocking releasing the rc ## Solution - Remove the reference
1 parent 9d54fe0 commit fac0b34

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/bevy_remote/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ homepage = "https://bevyengine.org"
77
repository = "https://github.com/bevyengine/bevy"
88
license = "MIT OR Apache-2.0"
99
keywords = ["bevy"]
10-
readme = "README.md"
1110

1211
[features]
1312
default = ["http"]

0 commit comments

Comments
 (0)