Skip to content

Commit c358631

Browse files
Fix last push to cargo dependencies.
1 parent af03e69 commit c358631

File tree

2 files changed

+2
-9
lines changed

2 files changed

+2
-9
lines changed

Cargo.lock

+1-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ smartstring = { version = "*", features = ["serde"] }
6666
vectorize = "0.2.0"
6767
log = "*"
6868
env_logger = "*"
69-
pyo3-log = "0.21.2"
69+
pyo3-log = "0.11.0"
7070
nalgebra = "0.32.3"
7171
num-complex = "0.4.4"
7272
rug = "1.22.0"

0 commit comments

Comments
 (0)