# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "mrchantey_beetmash_sewb" version = "0.0.1-rc.4" build = false autobins = false autoexamples = false autotests = false autobenches = false description = "Exploration of the Aboriginal SEWB framework with Beetmash" readme = "README.md" license = "MIT" [[package.metadata.scene]] name = "basics" [[package.metadata.scene]] description = "Exploration of how wellbeing is inherited from our ancestors" include = ["basics"] name = "wellbeing-inheritance" path = "scenes/wellbeing-inheritance.json" thumb-text = "👨‍👩‍👦" [package.metadata.scene.app] js-url = "https://mrchantey.github.io/beetmash-apps/sewb/app.js" replication-registry-url = "https://mrchantey.github.io/beetmash-apps/sewb/registries/replication_registry.json" type-registry-url = "https://mrchantey.github.io/beetmash-apps/sewb/registries/type_registry.json" wasm-url = "https://mrchantey.github.io/beetmash-apps/sewb/app_bg.wasm" [lib] name = "mrchantey_beetmash_sewb" path = "src/lib.rs" [[example]] name = "app" path = "examples/app.rs" [[example]] name = "app-test" path = "examples/app-test.rs" [[example]] name = "connection" path = "examples/connection.rs" [[example]] name = "export_scenes" path = "examples/export_scenes.rs" [[example]] name = "lerp_color" path = "examples/lerp_color.rs" [dependencies.anyhow] version = "1.0.89" [dependencies.beet] version = "0.0.4-rc.1" [dependencies.beetmash] version = "0.0.6-rc.5" [dependencies.bevy] version = "0.14" [dependencies.forky] version = "0.2.0-rc.6" features = ["bevy"]