Skip to content

Commit 3b94cf9

Browse files
Lilith HafnerLilith Hafner
authored andcommitted
fix UUID
1 parent 776ab58 commit 3b94cf9

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

docs/Manifest.toml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
julia_version = "1.11.0-DEV"
44
manifest_format = "2.0"
5-
project_hash = "e156d1c15377c90dc48f5ac1ec3ca266daaffad9"
5+
project_hash = "87c6b71c2951571f0ea82fbbb137bf397e75bf04"
66

77
[[deps.ANSIColoredPrinters]]
88
git-tree-sha1 = "574baf8110975760d391c710b6341da1afa48d8c"
@@ -192,8 +192,10 @@ uuid = "6462fe0b-24de-5631-8697-dd941f90decc"
192192
version = "1.11.0"
193193

194194
[[deps.StyledStrings]]
195-
path = ".."
196-
uuid = "92321252-fe77-4646-85c5-5356cc5b73a0"
195+
git-tree-sha1 = "3c2f3feb37bae372ff1e1793e45b782f4797ba95"
196+
repo-rev = "lh/docs"
197+
repo-url = ".."
198+
uuid = "f489334b-da3d-4c2e-b8f0-e476e12c162b"
197199
version = "1.11.0"
198200

199201
[[deps.TOML]]

docs/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[deps]
22
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
3-
StyledStrings = "92321252-fe77-4646-85c5-5356cc5b73a0"
3+
StyledStrings = "f489334b-da3d-4c2e-b8f0-e476e12c162b"

0 commit comments

Comments
 (0)