Skip to content

Commit

Permalink
Update dependencies (#99)
Browse files Browse the repository at this point in the history
## What Changed?

Updates to dependencies for all paralegal libraries.

## Why Does It Need To?

Periodic update to ensure we aren't depending on packages that are too
stale.

Specifically we were depending on `ahash` and `dashmap` that had been
yanked from crates.io

## Checklist

- [x] Above description has been filled out so that upon quash merge we
have a
  good record of what changed.
- [x] New functions, methods, types are documented. Old documentation is
updated
  if necessary
- [x] Documentation in Notion has been updated
- [x] Tests for new behaviors are provided
  - [x] New test suites (if any) ave been added to the CI tests (in
`.github/workflows/rust.yml`) either as compiler test or integration
test.
*Or* justification for their omission from CI has been provided in this
PR
    description.
  • Loading branch information
JustusAdam authored Oct 29, 2023
1 parent 4ee64e1 commit 75cb6f2
Showing 1 changed file with 137 additions and 156 deletions.
Loading

0 comments on commit 75cb6f2

Please sign in to comment.