Skip to content

Commit d0ad33d

Browse files
maxtnuk9prady9
authored andcommitted
change num version in cargo toml
1 parent d0ea966 commit d0ad33d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ default = ["algorithm", "arithmetic", "blas", "data", "indexing", "graphics", "i
3535

3636
[dependencies]
3737
libc = "0.2"
38-
num = "0.1"
38+
num = "0.2"
3939
lazy_static = "1.0"
4040

4141
[build-dependencies]

0 commit comments

Comments
 (0)