Skip to content

Commit 6847740

Browse files
Update Rust crate regex to 1.12.4
1 parent a16b6ea commit 6847740

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ datafusion-cli = "53.1.0"
1515
dirs = "6.0.0"
1616
env_logger = "0.11.10"
1717
mimalloc = "0.1.50"
18-
regex = "1.12.3"
18+
regex = "1.12.4"
1919
tokio = { version = "1.52.1", features = ["full"] }
2020
vortex-datafusion = "0.70.0"
2121

0 commit comments

Comments
 (0)