Merge pull request #1037 from heliosdrm/heliosdrm-patch-1

update compat to Juno 0.8
This commit is contained in:
Dhairya Gandhi 2020-02-19 21:46:33 +05:30 committed by GitHub
commit a38af748e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
name = "Flux"
uuid = "587475ba-b771-5e3f-ad9e-33799f191a9c"
version = "0.10.1"
version = "0.10.2"
[deps]
AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
@ -29,7 +29,7 @@ Adapt = "1"
CodecZlib = "0.5, 0.6"
Colors = "0.8, 0.9"
CuArrays = "1.6"
Juno = "0.5, 0.6, 0.7"
Juno = "0.5, 0.6, 0.7, 0.8"
MacroTools = "0.3, 0.4, 0.5"
NNlib = "0.6"
Reexport = "0.2"