Skip to content

Commit

Permalink
chore(CI): Update Cargo.lock.msrv
Browse files Browse the repository at this point in the history
- Reduces multi-versioned deps
- Now compatible with Rust 1.56.1

Lock file was created with:

```bash
cargo +nightly update -Z msrv-policy
cargo update --package memchr --precise 2.5.0
cargo update --package ordered-multimap --precise 0.4.0
cargo update --package tokio-util --precise 0.7.8
```

Signed-off-by: Brennan Kinney <[email protected]>
  • Loading branch information
polarathene committed Nov 7, 2023
1 parent 519f488 commit 95a9aed
Showing 1 changed file with 179 additions and 264 deletions.
Loading

0 comments on commit 95a9aed

Please sign in to comment.