Support bit operations

This commit is contained in:
Jaby
2022-09-20 22:10:17 +02:00
committed by Jaby
parent c4ed9bc10f
commit e5ba4490d3
3 changed files with 33 additions and 0 deletions

View File

@@ -6,3 +6,4 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
paste = "*"