mulciber-runtime 0.3.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.4.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "981459d6abfc32a30f5e7f953f4c4ee2dae494e8989f515a8a15d99e0c73d5ed"

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