Skip to content

Commit 568f9e8

Browse files
authored
Static 1
1 parent defd53e commit 568f9e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "HostCPUFeatures"
22
uuid = "3e5b6fbb-0976-4d2c-9146-d79de83f2fb0"
33
authors = ["Chris Elrod <[email protected]> and contributors"]
4-
version = "0.1.16"
4+
version = "0.1.17"
55

66
[deps]
77
BitTwiddlingConvenienceFunctions = "62783981-4cbd-42fc-bca8-16325de8dc4b"
@@ -12,7 +12,7 @@ Static = "aedffcd0-7271-4cad-89d0-dc628f76c6d3"
1212
[compat]
1313
BitTwiddlingConvenienceFunctions = "0.1"
1414
IfElse = "0.1"
15-
Static = "0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8"
15+
Static = "0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 1"
1616
julia = "1.5"
1717

1818
[extras]

0 commit comments

Comments
 (0)