Skip to content

Commit b483ddf

Browse files
danieldkDaniël de Kok
authored andcommitted
Update to finalfusion 0.6
1 parent 9cdd73d commit b483ddf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ features = ["extension-module"]
2020

2121
[dependencies]
2222
failure = "0.1"
23-
finalfusion = "0.5"
23+
finalfusion = "0.6"
2424
libc = "0.2"
2525
ndarray = "0.12"
2626
numpy = "0.5"
27-
toml = "0.4"
27+
toml = "0.5"

0 commit comments

Comments
 (0)