diff --git a/Cargo.lock b/Cargo.lock index 76977787..dc451618 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1,6 +1,6 @@ # This file is automatically @generated by Cargo. # It is not intended for manual editing. -version = 3 +version = 4 [[package]] name = "accesskit" @@ -2525,33 +2525,33 @@ checksum = "aa9a19cbb55df58761df49b23516a86d432839add4af60fc256da840f66ed35b" [[package]] name = "forky" -version = "0.2.0-rc.6" +version = "0.2.0-rc.7" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "20b747ff7ad2e6e07cb85ee075cb3ece0367fcb164b1164df9afab0802e71489" dependencies = [ - "forky_bevy", - "forky_cli", - "forky_core 0.2.0-rc.6", - "forky_fs 0.2.0-rc.6", - "forky_web", + "forky_core 0.2.0-rc.7", + "forky_fs 0.2.0-rc.7", ] [[package]] name = "forky" -version = "0.2.0-rc.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ac29aa45bd05424ca52de937458c1d5fb887192d45411f6826e51f1ac0a3d1c2" +version = "0.2.0-rc.8" dependencies = [ - "forky_core 0.2.0-rc.6 (registry+https://github.com/rust-lang/crates.io-index)", - "forky_fs 0.2.0-rc.6 (registry+https://github.com/rust-lang/crates.io-index)", + "forky_bevy", + "forky_cli", + "forky_core 0.2.0-rc.8", + "forky_fs 0.2.0-rc.8", + "forky_web", ] [[package]] name = "forky_bevy" -version = "0.2.0-rc.6" +version = "0.2.0-rc.8" dependencies = [ "anyhow", "bevy", "extend", - "forky_core 0.2.0-rc.6", + "forky_core 0.2.0-rc.8", "forky_web", "js-sys", "rand", @@ -2559,7 +2559,7 @@ dependencies = [ [[package]] name = "forky_bevy_test" -version = "0.2.0-rc.6" +version = "0.2.0-rc.8" dependencies = [ "bevy", "forky_bevy", @@ -2568,7 +2568,7 @@ dependencies = [ [[package]] name = "forky_cli" -version = "0.2.0-rc.6" +version = "0.2.0-rc.8" dependencies = [ "anyhow", "axum", @@ -2578,8 +2578,8 @@ dependencies = [ "cssparser", "enigo", "extend", - "forky_core 0.2.0-rc.6", - "forky_fs 0.2.0-rc.6", + "forky_core 0.2.0-rc.8", + "forky_fs 0.2.0-rc.8", "futures", "glob", "hyper 0.14.31", @@ -2592,7 +2592,7 @@ dependencies = [ [[package]] name = "forky_cli_test" -version = "0.2.0-rc.6" +version = "0.2.0-rc.8" dependencies = [ "anyhow", "axum", @@ -2602,8 +2602,8 @@ dependencies = [ "cssparser", "extend", "forky_cli", - "forky_core 0.2.0-rc.6", - "forky_fs 0.2.0-rc.6", + "forky_core 0.2.0-rc.8", + "forky_fs 0.2.0-rc.8", "futures", "glob", "hyper 0.14.31", @@ -2617,7 +2617,9 @@ dependencies = [ [[package]] name = "forky_core" -version = "0.2.0-rc.6" +version = "0.2.0-rc.7" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d0aa277a9bde0ce3a26577eb18bbf2f1224f6f5615ae24ca8a878c42fd60630e" dependencies = [ "anyhow", "extend", @@ -2629,9 +2631,7 @@ dependencies = [ [[package]] name = "forky_core" -version = "0.2.0-rc.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "16f5edc9b4f6307e74a3c8d2b73b7612be6f317324acbb6eb0ccbfca91fa946a" +version = "0.2.0-rc.8" dependencies = [ "anyhow", "extend", @@ -2643,12 +2643,12 @@ dependencies = [ [[package]] name = "forky_core_test" -version = "0.2.0-rc.6" +version = "0.2.0-rc.8" dependencies = [ "anyhow", "console_error_panic_hook", "extend", - "forky_core 0.2.0-rc.6", + "forky_core 0.2.0-rc.8", "getrandom", "js-sys", "num-traits", @@ -2661,13 +2661,15 @@ dependencies = [ [[package]] name = "forky_fs" -version = "0.2.0-rc.6" +version = "0.2.0-rc.7" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "0e771773346720e0e8350e63b6621020858eecda0d9cd458e9fba67619cfe343" dependencies = [ "anyhow", "clap", "crossterm", "extend", - "forky_core 0.2.0-rc.6", + "forky_core 0.2.0-rc.7", "futures", "gag", "glob", @@ -2680,15 +2682,13 @@ dependencies = [ [[package]] name = "forky_fs" -version = "0.2.0-rc.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cd33c69fe57176cb4c98989aab14fe76a6939f3ee1b1db55da340550866f0d52" +version = "0.2.0-rc.8" dependencies = [ "anyhow", "clap", "crossterm", "extend", - "forky_core 0.2.0-rc.6 (registry+https://github.com/rust-lang/crates.io-index)", + "forky_core 0.2.0-rc.8", "futures", "gag", "glob", @@ -2701,22 +2701,22 @@ dependencies = [ [[package]] name = "forky_fs_test" -version = "0.2.0-rc.6" +version = "0.2.0-rc.8" dependencies = [ - "forky_fs 0.2.0-rc.6", + "forky_fs 0.2.0-rc.8", "sweet", ] [[package]] name = "forky_play" -version = "0.2.0-rc.6" +version = "0.2.0-rc.8" dependencies = [ "anyhow", "bevy", "bytemuck", "extend", "forky_bevy", - "forky_core 0.2.0-rc.6", + "forky_core 0.2.0-rc.8", "forky_web", "petgraph", "strum", @@ -2726,12 +2726,12 @@ dependencies = [ [[package]] name = "forky_web" -version = "0.2.0-rc.6" +version = "0.2.0-rc.8" dependencies = [ "anyhow", "console_error_panic_hook", "extend", - "forky_core 0.2.0-rc.6", + "forky_core 0.2.0-rc.8", "forky_web_macros", "js-sys", "log", @@ -2744,7 +2744,7 @@ dependencies = [ [[package]] name = "forky_web_macros" -version = "0.2.0-rc.6" +version = "0.2.0-rc.8" dependencies = [ "anyhow", "proc-macro2", @@ -2754,12 +2754,12 @@ dependencies = [ [[package]] name = "forky_web_test" -version = "0.2.0-rc.6" +version = "0.2.0-rc.8" dependencies = [ "anyhow", "console_error_panic_hook", "extend", - "forky_core 0.2.0-rc.6", + "forky_core 0.2.0-rc.8", "forky_web", "js-sys", "log", @@ -5145,7 +5145,9 @@ dependencies = [ [[package]] name = "sweet" -version = "0.2.0-rc.4" +version = "0.2.0-rc.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ca5f1bf2e26387ab582a23d87d42c775f4e54af7c38684a2724316f0908d8ae9" dependencies = [ "anyhow", "backtrace", @@ -5155,7 +5157,7 @@ dependencies = [ "crossterm", "extend", "flume", - "forky 0.2.0-rc.6 (registry+https://github.com/rust-lang/crates.io-index)", + "forky 0.2.0-rc.7", "futures", "gag", "getrandom", @@ -5172,7 +5174,9 @@ dependencies = [ [[package]] name = "sweet_macros" -version = "0.2.0-rc.4" +version = "0.2.0-rc.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "3e093d252a21622f32fb2093d8e03e1f1e358be0ea36f351b30f516d67490050" dependencies = [ "anyhow", "proc-macro2", diff --git a/Cargo.toml b/Cargo.toml index 8fdfbe00..129d06d0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,7 +21,7 @@ members = [ ] [workspace.package] -version = "0.2.0-rc.6" +version = "0.2.0-rc.8" edition = "2021" license = "MIT OR Apache-2.0" readme = "README.md" @@ -32,21 +32,21 @@ repository = "https://github.com/mrchantey/forky" [workspace.dependencies] ### internal ### -forky = { path = "./", version = "0.2.0-rc.6" } +forky = { path = "./", version = "0.2.0-rc.8" } # forky_ai = { path = "./crates/forky_ai", version = "0.1.43" } -forky_bevy = { path = "./crates/forky_bevy", version = "0.2.0-rc.6" } -forky_cli = { path = "./crates/forky_cli", version = "0.2.0-rc.6" } -forky_core = { path = "./crates/forky_core", version = "0.2.0-rc.6" } -forky_fs = { path = "./crates/forky_fs", version = "0.2.0-rc.6" } +forky_bevy = { path = "./crates/forky_bevy", version = "0.2.0-rc.8" } +forky_cli = { path = "./crates/forky_cli", version = "0.2.0-rc.8" } +forky_core = { path = "./crates/forky_core", version = "0.2.0-rc.8" } +forky_fs = { path = "./crates/forky_fs", version = "0.2.0-rc.8" } forky_esp = { path = "./crates/forky_esp", version = "0.2.0-rc.5" } -forky_play = { path = "./crates/forky_play", version = "0.2.0-rc.6" } -forky_web = { path = "./crates/forky_web", version = "0.2.0-rc.6" } -forky_web_macros = { path = "./crates/forky_web/macros", version = "0.2.0-rc.6" } +forky_play = { path = "./crates/forky_play", version = "0.2.0-rc.8" } +forky_web = { path = "./crates/forky_web", version = "0.2.0-rc.8" } +forky_web_macros = { path = "./crates/forky_web/macros", version = "0.2.0-rc.8" } ### game ### -sweet = { path = "../sweet", features = ["bevy"] } -# sweet = { version = "0.2.0-rc.2", features = ["bevy"] } +# sweet = { path = "../sweet", features = ["bevy"] } +sweet = { version = "0.2.0-rc.5", features = ["bevy"] } bevy = { version = "0.15.0-rc.1", default-features = false } # bevy = { git = "https://github.com/bevyengine/bevy", rev = "0c959f77007c29eead7f902bddd3342a1ecbca20", default-features = false } diff --git a/justfile b/justfile index b1b97129..4faa5978 100644 --- a/justfile +++ b/justfile @@ -77,7 +77,7 @@ patch: publish crate *args: cargo publish -p {{crate}} --allow-dirty --no-verify {{args}} - sleep 2 + sleep 1 publish-all *args: just publish forky_core {{args}} | true