8000 Chore: bump num and rustc versions · arrayfire/arrayfire-rust@6be6c54 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6be6c54

Browse files
jkelleyrtp9prady9
authored andcommitted
Chore: bump num and rustc versions
1 parent 412510c commit 6be6c54

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
@@ -50,7 +50,7 @@ afserde = ["serde"]
5050

5151
[dependencies]
5252
libc = "0.2"
53-
num = "0.2"
53+
num = "0.4.0"
5454
lazy_static = "1.0"
5555
half = "1.5.0"
5656
serde = { version = "1.0", features = ["derive"], optional = true }
@@ -64,7 +64,7 @@ bincode = "1.3"
6464
serde_json = "1.0"
6565
serde_derive = "1.0"
6666
serde = "1.0"
67-
rustc_version = "0.2"
67+
rustc_version = "0.3.3"
6868

6969
[[example]]
7070
name = "helloworld"

0 commit comments

Comments
 (0)
0