We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ef2c54 commit a3060c0Copy full SHA for a3060c0
1 file changed
Project.toml
@@ -1,7 +1,7 @@
1
name = "FunctionWrappersWrappers"
2
uuid = "77dc65aa-8811-40c2-897b-53d922fa7daf"
3
authors = ["Chris Elrod <elrodc@gmail.com> and contributors"]
4
-version = "0.1.4"
+version = "0.1.5"
5
6
[deps]
7
FunctionWrappers = "069b7b12-0de2-55c6-9aab-29f3d0a68a2e"
@@ -12,7 +12,7 @@ TruncatedStacktraces = "781d530d-4396-4725-bb49-402e4bee1e77"
12
FunctionWrappers = "1"
13
PrecompileTools = "1"
14
TruncatedStacktraces = "1"
15
-julia = "1.6"
+julia = "1.10"
16
17
[extras]
18
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
0 commit comments