Skip to content

Commit

Permalink
fix(deps): downgrade crate versions due to compatibility issues
Browse files Browse the repository at this point in the history
Update Cargo.lock to use the following crate versions:

- quote: downgraded from 1.0.36 to 1.0.35
- async-trait: downgraded from 0.1.80 to 0.1.79
- time: downgraded from 0.3.36 to 0.3.34

These crate versions are downgraded to ensure compatibility with some
other dependencies and avoid potential issues.

Signed-off-by: Erdem Meydanli <[email protected]>
  • Loading branch information
meerd committed Apr 12, 2024
1 parent 8c50ffd commit d8bb682
Showing 1 changed file with 11 additions and 8 deletions.
19 changes: 11 additions & 8 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d8bb682

Please sign in to comment.