Skip to content

Commit 076eb26

Browse files
committed
Release Caching
1 parent 29caa73 commit 076eb26

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Project.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "AbstractImageReconstruction"
22
uuid = "a4b4fdbf-6459-4ec9-990d-77e1fa24a91b"
33
authors = ["nHackel <[email protected]> and contributors"]
4-
version = "0.2.0"
4+
version = "0.3.0"
55

66
[deps]
77
LRUCache = "8ac3fa9e-de4c-5943-b1dc-09c6b5f20637"
@@ -15,7 +15,8 @@ RegularizedLeastSquares = "0.10, 0.11"
1515
Scratch = "1.2"
1616
TOML = "1"
1717
ThreadPools = "2.1"
18-
julia = "1.6"
18+
LRUCache = "1.6"
19+
julia = "1.9"
1920

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

0 commit comments

Comments
 (0)