Skip to content

Commit

Permalink
Update lair requirement from 0.6 to 0.7
Browse files Browse the repository at this point in the history
Updates the requirements on [lair](https://github.com/vinesystems/lair) to permit the latest version.
- [Changelog](https://github.com/vinesystems/lair/blob/main/CHANGELOG.md)
- [Commits](vinesystems/lair@0.6.0...0.7.0)

---
updated-dependencies:
- dependency-name: lair
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 19, 2024
1 parent 6904f0c commit 1392e5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ serialization = [

[dependencies]
itertools = "0.13"
lair = "0.6"
lair = "0.7"
lapack = "0.19"
ndarray = "0.15.2"
num-complex = "0.4"
Expand Down

0 comments on commit 1392e5a

Please sign in to comment.