mulciber-runtime 0.5.1

Game-loop timing and input snapshots for Mulciber
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "mulciber-platform"
version = "0.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "04d3cb1c7b1e9b8ca6fb3d4074ddcdc41f98c12915492cf1094155f9a45014e0"

[[package]]
name = "mulciber-runtime"
version = "0.5.1"
dependencies = [
 "mulciber-platform",
]