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
Bug 1988766 - move viaduct-dev into it's own crate (#6951)
I was hoping we could just use a feature for this, but it didn't work
out in practice since it meant that we needed to vet the dependencies as
`safe-to-deploy`, which is more stringent than `safe-to-run`. These deps
are already vetted as `safe-to-run` in moz-central.
0 commit comments