Skip to content

Commit 191675e

Browse files
committed
fix Manifest.toml
1 parent 03ac1c7 commit 191675e

1 file changed

Lines changed: 9 additions & 2 deletions

File tree

Manifest.toml

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
julia_version = "1.11.3"
44
manifest_format = "2.0"
5-
project_hash = "da39a3ee5e6b4b0d3255bfef95601890afd80709"
5+
project_hash = "f604830d70fa58877def5710c5d1fa32dcb3f998"
66

7-
[deps]
7+
[[deps.Printf]]
8+
deps = ["Unicode"]
9+
uuid = "de0858da-6303-5e67-8744-51eddeeeb8d7"
10+
version = "1.11.0"
11+
12+
[[deps.Unicode]]
13+
uuid = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5"
14+
version = "1.11.0"

0 commit comments

Comments
 (0)