cartercanedy / rawbit

A camera RAW photo preprocessor and importer
https://crates.io/crates/rawbit
MIT License
7 stars 1 forks source link

fix: build error, formatting, lints #3

Closed adamperkowski closed 2 days ago

cartercanedy commented 3 days ago

I didn't realize the latest commit wasn't compiling, thanks for catching that. I have a bunch of changes uncommitted on my machine still, which does build, though, so I'll cherry pick from your PR and push those directly into master

cartercanedy commented 3 days ago

Thank you, again!

adamperkowski commented 3 days ago

I didn't realize the latest commit wasn't compiling, thanks for catching that. I have a bunch of changes uncommitted on my machine still, which does build, though, so I'll cherry pick from your PR and push those directly into master

(remember to co-author) (jk, not that important. but still)

cartercanedy commented 2 days ago

fixed with 29e6e75dbd6ec43504cce6f184d93e3bf539cb8c

(added you as co-author :))

adamperkowski commented 2 days ago

You know you can close issues and PRs by putting the closing keywords in a commit's description?

Example: https://github.com/adamperkowski/nvrs/commit/8322adaac003dd9210bd291399b275eb5daaf673 https://github.com/adamperkowski/nvrs/issues/2

cartercanedy commented 2 days ago

had no idea, thanks for the tip!