bevy/tools
François Mockers 0d90da896b
don't wait during publishing (#18563)
# Objective

- Publishing takes a long time
- There's a 20 second wait between crates to not hit the rate limit on
crates.io

## Solution

- Our rate limit has been increased by the crates.io team, don't wait
anymore!
2025-03-26 21:27:29 +00:00
..
build-easefunction-graphs Add print_stdout and print_stderr lints (#17446) (#18233) 2025-03-11 19:35:48 +00:00
build-templated-pages Upgrade to Rust Edition 2024 (#17967) 2025-02-24 03:54:47 +00:00
build-wasm-example Upgrade to Rust Edition 2024 (#17967) 2025-02-24 03:54:47 +00:00
ci Add no_std support to bevy (#17955) 2025-03-07 03:39:46 +00:00
compile_fail_utils Update ui_test requirement from 0.23.0 to 0.29.1 (#18289) 2025-03-13 16:34:33 +00:00
example-showcase Split example file docblock and code when generating web examples markdown (#18191) 2025-03-19 20:01:37 +00:00
publish.sh don't wait during publishing (#18563) 2025-03-26 21:27:29 +00:00