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 240f29f commit 6e57e10Copy full SHA for 6e57e10
Project.toml
@@ -1,13 +1,13 @@
1
name = "UnsafeAtomicsLLVM"
2
uuid = "d80eeb9a-aca5-4d75-85e5-170c8b632249"
3
authors = ["Takafumi Arakaki <[email protected]> and contributors"]
4
-version = "0.1.4"
+version = "0.1.5"
5
6
[deps]
7
LLVM = "929cbde3-209d-540e-8aea-75f648917ca0"
8
UnsafeAtomics = "013be700-e6cd-48c3-b4a1-df204f14c38f"
9
10
[compat]
11
-LLVM = "6, 7"
+LLVM = "6, 7, 8"
12
UnsafeAtomics = "0.2"
13
julia = "1.6"
0 commit comments