Skip to content

Commit

Permalink
Updated Cargo toml and lock to pin dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
ValentinHirschi committed Jul 16, 2024
1 parent d680efe commit af03e69
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ smartstring = { version = "*", features = ["serde"] }
vectorize = "0.2.0"
log = "*"
env_logger = "*"
pyo3-log = "*"
pyo3-log = "0.21.2"
nalgebra = "0.32.3"
num-complex = "0.4.4"
rug = "1.22.0"
Expand Down

0 comments on commit af03e69

Please sign in to comment.