Skip to content

Commit

Permalink
feat: Utilities for doing framed-streaming of car files (#39)
Browse files Browse the repository at this point in the history
* feat: Allow mode of streaming car file frames

Also:
- remove `main.rs` from car-mirror crate
- adjust authors

* chore: Minor doc changes

* chore: `cargo update`

* chore: Update MSRV to 1.75
  • Loading branch information
matheus23 authored Feb 12, 2024
1 parent 122f369 commit 3067020
Show file tree
Hide file tree
Showing 9 changed files with 645 additions and 351 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests_and_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- stable
- nightly
# minimum version
- 1.66
- 1.75
steps:
- name: Checkout Repository
uses: actions/checkout@v3
Expand Down
Loading

0 comments on commit 3067020

Please sign in to comment.