fix builds, improve movement

This commit is contained in:
zack 2024-12-28 22:21:15 -05:00
parent a19661daa0
commit 94432b0c0d
No known key found for this signature in database
GPG key ID: 5F873416BCF59F35
4 changed files with 63 additions and 22 deletions

1
Cargo.lock generated
View file

@ -875,6 +875,7 @@ dependencies = [
[[package]]
name = "gpu-profiler"
version = "0.1.0"
source = "git+https://github.com/zackartz/gpu-profiler#cb5b9d74a9ea25d1f27e4be7949403296e351370"
dependencies = [
"ash",
"once_cell",