Skip to content

Commit 4238b89

Browse files
authored
Restrict Polyester.jl to v0.7.16 (#2408)
* Restrict Polyester.jl * use equal specifier to make Downgrade work
1 parent c422240 commit 4238b89

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
@@ -87,7 +87,7 @@ NLsolve = "4.5.1"
8787
Octavian = "0.3.28"
8888
OffsetArrays = "1.13"
8989
P4est = "0.4.12"
90-
Polyester = "0.7.16"
90+
Polyester = "=0.7.16"
9191
PrecompileTools = "1.2"
9292
Preferences = "1.4"
9393
Printf = "1"

0 commit comments

Comments
 (0)