Skip to content

Conversation

@dilawar
Copy link

@dilawar dilawar commented Oct 12, 2024

Hi, feel free to ignore or reject it if the changes are not suitable.

At work, in few environments, we are stuck with rust 1.70.0 only. This MR make this crate support rust-1.70.0. Perhaps a version can be released which is msrv 1.70.0.

Additionally, I took the liberty to make following changes (i can revert them if you like).

  • logging is via tracing and tracing_subsciber and removed log.rs.
  • clap version if pinned to support 1.70.0, in next version, the msrv can be bumped and clap can be updated to the lastest.

I believe these changes will allow this crate to be usable on a few embedded systems such as vxworks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant