Skip to content

Commit f356152

Browse files
Merge pull request #213 from michaelciraci/restrict-half-2.3
Get <1.70 Working Again
2 parents 5aad805 + 0b088a0 commit f356152

File tree

3 files changed

+5
-626
lines changed

3 files changed

+5
-626
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,7 @@ testout
99
# ignore the files generated by the example
1010
./*.exr
1111
pngs/
12-
./*.png
12+
./*.png
13+
14+
# ignore Cargo.lock since this is package
15+
Cargo.lock

0 commit comments

Comments
 (0)