You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: use mcpplibs-tinyhttps package in test targets
Replace add_deps("tinyhttps") with add_packages("mcpplibs-tinyhttps")
in test targets since tinyhttps was extracted to a standalone package.
This fixes package install failures where the local tinyhttps target
was not found.
0 commit comments