bump dependencies
- Fix check to see if
amdgpu_bl
is used (#18)
- Replaced blocking code with async version
bump dependencies
remove some dependencies
bump dependencies
bump dependencies
lib: replace find_file() with a small specialized function. See #11 license: Add symlink to LICENSE file in lib and bin dirs. See #12
config: Do not look for files relative to the CWD. See greshake/i3status-rust#1870. deps: Do not depend on env_logger. See #7 deps: Bump enumflags2 from 0.7.5 to 0.7.7. See #8 deps: Update dirs, smart-default, and zbus. See #10 debug: Update debug names to make sure they mention calibright
docs: Add documentation for public functions/fields.
Use ##[cfg_attr(docsrs, doc(cfg(feature = "watch")))]
to mark what's behind a feature flag.
Initial release