Skip to content

Commit

Permalink
Merge pull request #862 from Dylan-DPC/patch-1
Browse files Browse the repository at this point in the history
Update regex
  • Loading branch information
sunli829 committed Apr 19, 2022
2 parents 4218b8a + 9cca308 commit 2ec944f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -37,7 +37,7 @@ futures-util = { version = "0.3.0", default-features = false, features = ["io",
indexmap = "1.6.2"
once_cell = "1.7.2"
pin-project-lite = "0.2.6"
regex = "1.4.5"
regex = "1.5.5"
serde = { version = "1.0.125", features = ["derive"] }
serde_json = "1.0.64"
thiserror = "1.0.24"
Expand Down

0 comments on commit 2ec944f

Please sign in to comment.