Bump ndarray
This commit is contained in:
		@@ -8,7 +8,7 @@ edition = "2018"
 | 
			
		||||
sparse = ["sbp/sparse", "sprs"]
 | 
			
		||||
 | 
			
		||||
[dependencies]
 | 
			
		||||
ndarray = "0.13.1"
 | 
			
		||||
ndarray = "0.14.0"
 | 
			
		||||
sbp = { path = "../sbp" }
 | 
			
		||||
sprs = { version = "0.9.0", optional = true, default-features = false }
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user