Game stats that reset every frame, inspired by immediate mode GUI.
gamedev bevy stats
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #25 from AlephCubed/dependabot/cargo/bytes-1.11.1

Bump bytes from 1.11.0 to 1.11.1

authored by

Josiah Nelson and committed by
GitHub
7640082a e22cc370

+2 -2
+2 -2
Cargo.lock
··· 449 449 450 450 [[package]] 451 451 name = "bytes" 452 - version = "1.11.0" 452 + version = "1.11.1" 453 453 source = "registry+https://github.com/rust-lang/crates.io-index" 454 - checksum = "b35204fbdc0b3f4446b89fc1ac2cf84a8a68971995d0bf2e925ec7cd960f9cb3" 454 + checksum = "1e748733b7cbc798e1434b6ac524f0c1ff2ab456fe201501e6497c8417a4fc33" 455 455 456 456 [[package]] 457 457 name = "cc"