Skip to content

Commit 6f1a536

Browse files
committed
Update to nuts-rs 0.4
1 parent 2e661b8 commit 6f1a536

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
@@ -14,7 +14,7 @@ name = "nutpie"
1414
crate-type = ["cdylib"]
1515

1616
[dependencies]
17-
nuts-rs = "0.3.0"
17+
nuts-rs = "0.4.0"
1818
numpy = "0.17.1"
1919
ndarray = "0.15.4"
2020
rand = "0.8.5"

0 commit comments

Comments
 (0)