Bump ndarray

This commit is contained in:
2021-03-16 19:03:13 +01:00
parent f098981d3e
commit 550b43b4cd
8 changed files with 9 additions and 9 deletions

View File

@@ -5,6 +5,6 @@ authors = ["Magnus Ulimoen <magnus@ulimoen.dev>"]
edition = "2018"
[dependencies]
ndarray = "0.13.1"
ndarray = "0.14.0"
sbp = { path = "../sbp" }
log = "0.4.8"