Skip to content

Commit

Permalink
Merge pull request #142 from Bill13579/dependabot/cargo/cartographer/…
Browse files Browse the repository at this point in the history
…fancy-regex-0.11.0

Update fancy-regex requirement from 0.10.0 to 0.11.0 in /cartographer
  • Loading branch information
Bill13579 authored Feb 6, 2023
2 parents c2154d2 + 82d271a commit 0613503
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cartographer/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
wasm-bindgen = { version = "0.2", features = ["serde-serialize"] }
charabia = "0.6"
fancy-regex = "0.10.0"
fancy-regex = "0.11.0"
unicode-segmentation = "1"
lazy_static = "1"
url = "2.2"
Expand Down

0 comments on commit 0613503

Please sign in to comment.