' shortcuts, including flip-bool

This commit is contained in:
Schrottkatze 2025-03-10 14:22:10 +01:00
commit 870e5ec059
No known key found for this signature in database
5 changed files with 50 additions and 13 deletions

6
Cargo.lock generated
View file

@ -1,6 +1,6 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
version = 4
[[package]]
name = "addr2line"
@ -400,6 +400,10 @@ version = "0.4.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0ce7134b9999ecaf8bcd65542e436736ef32ddca1b3e06094cb6ec5755203b80"
[[package]]
name = "flip-bool"
version = "0.1.0"
[[package]]
name = "fnv"
version = "1.0.7"