Skip to content

Commit ef1fbb4

Browse files
authored
Merge pull request #36 from bmad-sim/devel/12
Correct Project.toml [compat] section.
2 parents 2dc7043 + 3ba7b49 commit ef1fbb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ FFTW = "7a1cc6ca-52ef-59f5-83cd-3a7055c09341"
99
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
1010

1111
[compat]
12-
AtomicAndPhysicalConstants = "0"
12+
AtomicAndPhysicalConstants = "0.5"
1313
FFTW = "1"
1414
julia = "1"
1515

0 commit comments

Comments
 (0)