Support bit operations

This commit is contained in:
Jaby
2022-09-20 22:10:17 +02:00
parent 29f720243b
commit 33b69823ec
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 = "*"