Update smallvec, built and ran tested

WAYLAND_DISPLAY= mangohud cargo run
This commit is contained in:
unittensor 2024-01-19 14:23:50 -05:00
parent dd4f0b9245
commit 53545ab5a2

4
Cargo.lock generated
View File

@ -1600,9 +1600,9 @@ dependencies = [
[[package]] [[package]]
name = "smallvec" name = "smallvec"
version = "1.13.0" version = "1.13.1"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3b187f0231d56fe41bfb12034819dd2bf336422a5866de41bc3fec4b2e3883e8" checksum = "e6ecd384b10a64542d77071bd64bd7b231f4ed5940fba55e98c3de13824cf3d7"
[[package]] [[package]]
name = "smithay-client-toolkit" name = "smithay-client-toolkit"