Skip to content

Commit f1e367d

Browse files
chore: Update pharmsol requirement from =0.21.0 to =0.22.0 (#232)
* chore: Update pharmsol requirement from =0.21.0 to =0.22.0 Updates the requirements on pharmsol to permit the latest version. --- updated-dependencies: - dependency-name: pharmsol dependency-version: 0.22.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * Trigger CI --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Markus <[email protected]>
1 parent 1e1b813 commit f1e367d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ tracing-subscriber = { version = "0.3.19", features = [
2929
] }
3030
faer = "0.23.1"
3131
faer-ext = { version = "0.7.1", features = ["nalgebra", "ndarray"] }
32-
pharmsol = "=0.21.0"
32+
pharmsol = "=0.22.0"
3333
rand = "0.9.0"
3434
anyhow = "1.0.100"
3535
rayon = "1.10.0"

0 commit comments

Comments
 (0)