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
Drop json-ng direct dependency in favor of stdlib json
json-ng has been absorbed into the pony stdlib as the `json` package
with an identical API. Since `use "json"` now resolves to stdlib,
we no longer need the explicit corral dependency.
0 commit comments