Skip to content

Commit 93084e2

Browse files
committed
ci: fixed dep name
1 parent aab37c1 commit 93084e2

2 files changed

Lines changed: 18 additions & 18 deletions

File tree

examples/jsonmock/Cargo.lock

Lines changed: 17 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/jsonmock/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ edition = "2024"
77
bytes = "1.11.0"
88
http-body-util = "0.1.3"
99
hyper = "1.8.1"
10-
Sophia = { version = "0.1.0", path = "../.." }
10+
sofie = { version = "0.1.0", path = "../.." }
1111
std-logger = "0.5.7"
1212
tokio = { version = "1.49.0", features = ["macros", "rt-multi-thread"] }

0 commit comments

Comments
 (0)