mirror of
https://github.com/microsoft/regorus.git
synced 2026-08-05 02:16:11 +00:00
glob.match("api://*/appId", null, "api://foo.com/appId") wasn't
being handled correctly. Switch to globset crate.
Signed-off-by: Anand Krishnamoorthi <anakrish@microsoft.com>