We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41f7d14 commit 787240eCopy full SHA for 787240e
bevy_ios_iap/Cargo.toml
@@ -3,7 +3,7 @@ name = "bevy_ios_iap"
3
version = "0.1.0"
4
edition = "2021"
5
build = "build.rs"
6
-readme = "../../readme.md"
+readme = "../README.md"
7
license = "MIT"
8
authors = ["extrawurst <[email protected]>"]
9
documentation = "https://docs.rs/bevy_ios_iap"
0 commit comments