Skip to content

Commit

Permalink
CompatHelper: bump compat for "Cassette" to "0.3"
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 18, 2020
1 parent 2b51ea4 commit 0037147
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "GFlops"
uuid = "2ea8233c-34d4-5acc-88b4-02f326385bcc"
authors = ["François Févotte <francois.fevotte@triscale-innov.com>"]
license = "MIT"
authors = ["François Févotte <francois.fevotte@triscale-innov.com>"]
version = "0.1.0"

[deps]
Expand All @@ -11,13 +11,13 @@ InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[compat]
julia = "^1"
BenchmarkTools = "^0.4.2"
Cassette = "^0.2.3"
Cassette = "^0.2.3, 0.3"
julia = "^1"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[targets]
test = ["Test"]

0 comments on commit 0037147

Please sign in to comment.