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 8b2ccff commit 0aaaa37Copy full SHA for 0aaaa37
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.2.0"
+version = "0.2.1"
5
6
[deps]
7
LLVM = "929cbde3-209d-540e-8aea-75f648917ca0"
8
UnsafeAtomics = "013be700-e6cd-48c3-b4a1-df204f14c38f"
9
10
[compat]
11
-LLVM = "8.1"
+LLVM = "8.1, 9"
12
UnsafeAtomics = "0.2"
13
julia = "1.10"
0 commit comments