mulciber-runtime 0.5.0

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.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "92d708c99684e04748aeee363882d4d1dadcc1fbc6e0b953c0389517aefc5a93"

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