Skip to content

Commit b3db460

Browse files
committed
fix: use qualified dep name for xlings index lookup
1 parent cd88990 commit b3db460

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mcpp.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ include_dirs = ["src/json"]
1313
kind = "lib"
1414

1515
[dependencies]
16-
tinyhttps = "0.2.2"
16+
"mcpplibs.tinyhttps" = "0.2.2"

0 commit comments

Comments
 (0)