update Juno compat

This commit is contained in:
Helios De Rosario 2020-02-16 18:29:18 +01:00 committed by GitHub
parent 6f0710d364
commit 9bb388d953
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" name = "Flux"
uuid = "587475ba-b771-5e3f-ad9e-33799f191a9c" uuid = "587475ba-b771-5e3f-ad9e-33799f191a9c"
version = "0.10.1" version = "0.10.2"
[deps] [deps]
AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c" AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
@ -29,7 +29,7 @@ Adapt = "1"
CodecZlib = "0.5, 0.6" CodecZlib = "0.5, 0.6"
Colors = "0.8, 0.9" Colors = "0.8, 0.9"
CuArrays = "1.6" 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" MacroTools = "0.3, 0.4, 0.5"
NNlib = "0.6" NNlib = "0.6"
Reexport = "0.2" Reexport = "0.2"