Terminal regex perf improvements (#44679)
Closes #44510 Release Notes: - Improve performance of terminal link matching even more
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -16365,13 +16365,13 @@ dependencies = [
|
||||
"alacritty_terminal",
|
||||
"anyhow",
|
||||
"collections",
|
||||
"fancy-regex",
|
||||
"futures 0.3.31",
|
||||
"gpui",
|
||||
"itertools 0.14.0",
|
||||
"libc",
|
||||
"log",
|
||||
"rand 0.9.2",
|
||||
"regex",
|
||||
"release_channel",
|
||||
"schemars",
|
||||
"serde",
|
||||
|
||||
Reference in New Issue
Block a user