Support bit operations

This commit is contained in:
2022-09-20 22:10:17 +02:00
parent e79df423b0
commit 090d0d09a1
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 = "*"