Skip to content

Commit ccd3435

Browse files
committed
enforce progressmeter version
1 parent b5d3330 commit ccd3435

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Manifest.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
julia_version = "1.9.2"
44
manifest_format = "2.0"
5-
project_hash = "27b0dda0dcab10085f21bbf36f3e88eebd13f7fe"
5+
project_hash = "0e9f9fa83b9ac1054f48524d58e6efa5c331ab79"
66

77
[[deps.AbstractFFTs]]
88
deps = ["LinearAlgebra"]

Project.toml

+1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Revise = "295af30f-e4ad-537b-8983-00126c2a3abe"
2222
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
2323

2424
[compat]
25+
ProgressMeter = "1.7.2"
2526
julia = "1.9"
2627

2728
[extras]

0 commit comments

Comments
 (0)