0.7.2
- Implement stricter and more consistent validation in
FromStr for DebugId. DebugId::from_breakpadnow properly validates the identifier.- Remove internal dependencies on
regexandlazy_static.
FromStr for DebugId.DebugId::from_breakpad now properly validates the identifier.regex and lazy_static.