Skip to content

Commit c072a72

Browse files
committed
Add itertools
1 parent d252827 commit c072a72

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed

src/jit/Cargo.lock

+16
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/jit/Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ crate-type = ["staticlib"]
99
[dependencies]
1010
dynasmrt = "2.0.0"
1111
proc-bitfield = "0.5.0"
12+
itertools = "0.13.0"

0 commit comments

Comments
 (0)