Skip to content

Commit

Permalink
fix(rust): Update used crates (#1512)
Browse files Browse the repository at this point in the history
## Problem

- Compilation fails in CI because of and old `time` crate (see
time-rs/time#693)
- OBS uses different crate versions than in Git

## Solution

- Update the crates using `cargo update`
- Disable automatic update in the OBS service file
  • Loading branch information
lslezak authored Jul 29, 2024
2 parents 305f35f + 0a0e3e6 commit 59cb9b4
Show file tree
Hide file tree
Showing 2 changed files with 539 additions and 496 deletions.
Loading

0 comments on commit 59cb9b4

Please sign in to comment.