Skip to content

Commit ef5fd9e

Browse files
authored
Bump UnsafeAtomicsLLVM to 0.2 (#503)
1 parent 8b94cc6 commit ef5fd9e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
docs/build/
22

33
.vscode
4-
4+
Manifest*.toml

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ SparseArrays = "<0.0.1, 1.6"
3131
StaticArrays = "0.12, 1.0"
3232
UUIDs = "<0.0.1, 1.6"
3333
UnsafeAtomics = "0.2.1"
34-
UnsafeAtomicsLLVM = "0.1"
34+
UnsafeAtomicsLLVM = "0.1, 0.2"
3535
julia = "1.6"
3636

3737
[extensions]

0 commit comments

Comments
 (0)