diff --git a/cartographer/Cargo.toml b/cartographer/Cargo.toml index e767ef2..7713442 100644 --- a/cartographer/Cargo.toml +++ b/cartographer/Cargo.toml @@ -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"