blob: c09e10fdafd1c675ae9d86bc2c341f98d355a7fc [file] [log] [blame] [edit]
name: "regex"
description: "An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs."
third_party {
version: "1.12.2"
license_type: NOTICE
last_upgrade_date {
year: 2025
month: 10
day: 29
}
homepage: "https://crates.io/crates/regex"
identifier {
type: "crates.io"
value: "regex"
version: "1.12.2"
}
}