Skip to content

Commit 33d0dac

Browse files
committed
fix(package): Update dreid-kernel version to 0.4.2
1 parent 978fbd3 commit 33d0dac

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
@@ -34,7 +34,7 @@ bio-forge = "0.4.0"
3434
dreid-typer = "0.5.0"
3535
ffcharge = "0.2.0"
3636
cheq = "0.5.0"
37-
dreid-kernel = "0.4.1"
37+
dreid-kernel = "0.4.2"
3838
anyhow = { version = "1.0.100", optional = true }
3939
clap = { version = "4.5.54", features = ["derive"], optional = true }
4040
indicatif = { version = "0.18.3", optional = true }

0 commit comments

Comments
 (0)